Home
last modified time | relevance | path

Searched refs:sa_protocol (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dif_pppox.h67 unsigned int sa_protocol; /* protocol identifier */ member
81 unsigned int sa_protocol; /* protocol identifier */ member
87 unsigned int sa_protocol; /* protocol identifier */ member
96 unsigned int sa_protocol; /* protocol identifier */ member
102 unsigned int sa_protocol; /* protocol identifier */ member
/Linux-v4.19/net/l2tp/
Dl2tp_ppp.c580 if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
596 if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
612 if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
628 if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
938 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
957 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
976 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
994 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
/Linux-v4.19/drivers/net/ppp/
Dpppoe.c630 if (sp->sa_protocol != PX_PROTO_OE) in pppoe_connect()
730 sp.sa_protocol = PX_PROTO_OE; in pppoe_getname()
808 po->pppoe_relay.sa_protocol != PX_PROTO_OE) in pppoe_ioctl()
Dpptp.c426 if (sp->sa_protocol != PX_PROTO_PPTP) in pptp_connect()
493 sp.sa_protocol = PX_PROTO_PPTP; in pptp_getname()
/Linux-v4.19/Documentation/networking/
Dl2tp.txt258 sax.sa_protocol = PX_PROTO_OL2TP;
282 sax.sa_protocol = PX_PROTO_OL2TP;