Home
last modified time | relevance | path

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

/external/kernel-headers/original/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
/external/mtpd/
Dmtpd.h31 unsigned int sa_protocol; member
39 unsigned int sa_protocol; member
Dpptp.c281 .sa_protocol = PX_PROTO_OPNS, in create_pppox_opns()
393 src.sa_protocol = PX_PROTO_PPTP; in create_pppox_pptp()
398 dst.sa_protocol = PX_PROTO_PPTP; in create_pppox_pptp()
Dl2tp.c398 .sa_protocol = PX_PROTO_OLAC, in create_pppox_olac()
433 tunnel_sa.sa_protocol = PX_PROTO_OL2TP; in create_pppox_ol2tp()
456 session_sa.sa_protocol = PX_PROTO_OL2TP; in create_pppox_ol2tp()
/external/syzkaller/sys/linux/
Dsocket_pppox.txt51 sa_protocol const[PX_PROTO_OE, int32]
75 sa_protocol const[PX_PROTO_OL2TP, int32]
121 sa_protocol const[PX_PROTO_PPTP, int32]
/external/ppp/pppd/plugins/rp-pppoe/
Dplugin.c198 sp.sa_protocol = PX_PROTO_OE; in PPPOEConnectDevice()
268 sp.sa_protocol = PX_PROTO_OE; in PPPOEDisconnectDevice()