Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_pppox.h63 unsigned int sa_protocol; /* protocol identifier */ member
77 unsigned int sa_protocol; /* protocol identifier */ member
83 unsigned int sa_protocol; /* protocol identifier */ member
92 unsigned int sa_protocol; /* protocol identifier */ member
98 unsigned int sa_protocol; /* protocol identifier */ member
/linux-4.4.14/net/l2tp/
Dl2tp_ppp.c608 if (sp->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_connect()
895 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
914 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
933 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
951 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
/linux-4.4.14/drivers/net/ppp/
Dpppoe.c641 if (sp->sa_protocol != PX_PROTO_OE) in pppoe_connect()
741 sp.sa_protocol = PX_PROTO_OE; in pppoe_getname()
821 po->pppoe_relay.sa_protocol != PX_PROTO_OE) in pppoe_ioctl()
Dpptp.c463 if (sp->sa_protocol != PX_PROTO_PPTP) in pptp_connect()
531 sp.sa_protocol = PX_PROTO_PPTP; in pptp_getname()
/linux-4.4.14/Documentation/networking/
Dl2tp.txt258 sax.sa_protocol = PX_PROTO_OL2TP;
282 sax.sa_protocol = PX_PROTO_OL2TP;