Home
last modified time | relevance | path

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

/external/kernel-headers/original/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
Dif_pppopns.h26 unsigned int sa_protocol; /* PX_PROTO_OPNS */ member
Dif_pppolac.h26 unsigned int sa_protocol; /* PX_PROTO_OLAC */ member
/external/mtpd/
Dmtpd.h31 unsigned int sa_protocol; member
39 unsigned int sa_protocol; member
Dpptp.c243 .sa_protocol = PX_PROTO_OPNS, in create_pppox()
Dl2tp.c361 .sa_protocol = PX_PROTO_OLAC, in create_pppox()
/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()