PX_PROTO_OL2TP
err = register_pppox_proto(PX_PROTO_OL2TP, &pppol2tp_proto);
unregister_pppox_proto(PX_PROTO_OL2TP);
unregister_pppox_proto(PX_PROTO_OL2TP);
MODULE_ALIAS_NET_PF_PROTO(PF_PPPOX, PX_PROTO_OL2TP);
sk->sk_protocol = PX_PROTO_OL2TP;
if (sa_v2in4->sa_protocol != PX_PROTO_OL2TP)
if (sa_v3in4->sa_protocol != PX_PROTO_OL2TP)
if (sa_v2in6->sa_protocol != PX_PROTO_OL2TP)
if (sa_v3in6->sa_protocol != PX_PROTO_OL2TP)
sp.sa_protocol = PX_PROTO_OL2TP;
sp.sa_protocol = PX_PROTO_OL2TP;
sp.sa_protocol = PX_PROTO_OL2TP;
sp.sa_protocol = PX_PROTO_OL2TP;