Searched refs:PX_PROTO_OL2TP (Results 1 – 3 of 3) sorted by relevance
560 sk->sk_protocol = PX_PROTO_OL2TP; in pppol2tp_create()608 if (sp->sa_protocol != PX_PROTO_OL2TP) in pppol2tp_connect()895 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()914 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()933 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()951 sp.sa_protocol = PX_PROTO_OL2TP; in pppol2tp_getname()1822 err = register_pppox_proto(PX_PROTO_OL2TP, &pppol2tp_proto); in pppol2tp_init()1839 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_init()1853 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_exit()1865 MODULE_ALIAS("pppox-proto-" __stringify(PX_PROTO_OL2TP));
57 #define PX_PROTO_OL2TP 1 /* Now L2TP also */ macro
250 kernel_fd = socket(AF_PPPOX, SOCK_DGRAM, PX_PROTO_OL2TP);258 sax.sa_protocol = PX_PROTO_OL2TP;282 sax.sa_protocol = PX_PROTO_OL2TP;