Searched refs:sa_protocol (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dpppol2tp.h31 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppol2tp
H A Dcontrol.c861 sax.sa_protocol = PX_PROTO_OL2TP;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pptp/
H A Dpptpox.h32 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pptpox
H A Dpptp.c298 sp_info.sa_protocol = PX_PROTO_TP;
H A Dpptp_gre.c161 sp_info.sa_protocol = PX_PROTO_TP;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe.h127 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pptpox
145 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppox
H A Dpppoe.c442 sp_info.sa_protocol = PX_PROTO_OE;
H A Dpppoe2.c474 sp_info.sa_protocol = PX_PROTO_OE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dif_pppox_v26.h71 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppox
84 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppol2tp
H A Dif_pppox.h88 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppox
97 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pptpox
107 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppol2tp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/include/linux/
H A Dif_pppox.h58 unsigned int sa_protocol; /* protocol identifier */ member in struct:sockaddr_pppox
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/plugins/pppoe/
H A Dpppoe_client.c146 ses->sp.sa_protocol = PX_PROTO_OE;
218 ses->sp.sa_protocol = PX_PROTO_OE;
H A Dpppoe_server.c110 ses->sp.sa_protocol=PX_PROTO_OE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dplugin.c161 sp.sa_protocol = PX_PROTO_OE;
211 sp.sa_protocol = PX_PROTO_OE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dpppoe.c563 if (sp->sa_protocol != PX_PROTO_OE)
653 sp.sa_protocol = PX_PROTO_OE;
735 po->pppoe_relay.sa_protocol!= PX_PROTO_OE)
H A Dpptp.c635 if (sp->sa_protocol != PX_PROTO_TP)
734 sp.sa_protocol = PX_PROTO_TP;
816 po->pptp_relay.sa_protocol!= PX_PROTO_TP)
H A Dpppol2tp_v26.c49 * sax.sa_protocol = PX_PROTO_OL2TP;
1878 if (sp->sa_protocol != PX_PROTO_OL2TP)
2044 sp.sa_protocol = PX_PROTO_OL2TP;

Completed in 179 milliseconds