Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/net/l2tp/
Dl2tp_ppp.c576 if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
592 if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
608 if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
624 if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()
934 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
953 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
972 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
990 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
/Linux-v5.4/drivers/net/ppp/
Dpppoe.c626 if (sp->sa_protocol != PX_PROTO_OE) in pppoe_connect()
726 sp.sa_protocol = PX_PROTO_OE; in pppoe_getname()
804 po->pppoe_relay.sa_protocol != PX_PROTO_OE) in pppoe_ioctl()
Dpptp.c416 if (sp->sa_protocol != PX_PROTO_PPTP) in pptp_connect()
483 sp.sa_protocol = PX_PROTO_PPTP; in pptp_getname()
/Linux-v5.4/Documentation/networking/
Dl2tp.txt258 sax.sa_protocol = PX_PROTO_OL2TP;
282 sax.sa_protocol = PX_PROTO_OL2TP;