Searched refs:sa_protocol (Results 1 – 5 of 5) sorted by relevance
67 unsigned int sa_protocol; /* protocol identifier */ member81 unsigned int sa_protocol; /* protocol identifier */ member87 unsigned int sa_protocol; /* protocol identifier */ member96 unsigned int sa_protocol; /* protocol identifier */ member102 unsigned int sa_protocol; /* protocol identifier */ member
553 if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()569 if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()585 if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()601 if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()921 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()939 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()957 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()976 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()
627 if (sp->sa_protocol != PX_PROTO_OE) in pppoe_connect()727 sp.sa_protocol = PX_PROTO_OE; in pppoe_getname()805 po->pppoe_relay.sa_protocol != PX_PROTO_OE) in pppoe_ioctl()
428 if (sp->sa_protocol != PX_PROTO_PPTP) in pptp_connect()491 sp.sa_protocol = PX_PROTO_PPTP; in pptp_getname()
403 sax.sa_protocol = PX_PROTO_OL2TP;