Searched refs:PX_PROTO_OL2TP (Results 1 – 3 of 3) sorted by relevance
514 sk->sk_protocol = PX_PROTO_OL2TP; in pppol2tp_create()570 if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()586 if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()602 if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()618 if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_sockaddr_get_info()934 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()952 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()970 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()989 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()1716 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_init()[all …]
61 #define PX_PROTO_OL2TP 1 /* Now L2TP also */ macro
396 sax.sa_protocol = PX_PROTO_OL2TP;
Completed in 8 milliseconds