Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A 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/net/l2tp/
H A Dl2tp_ppp.c39 * sax.sa_protocol = PX_PROTO_OL2TP;
543 if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
559 if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
575 if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
591 if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
912 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
930 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
948 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
967 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
/linux/Documentation/networking/
H A Dl2tp.rst403 sax.sa_protocol = PX_PROTO_OL2TP;