Home
last modified time | relevance | path

Searched refs:unregister_pppox_proto (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/ppp/
Dpppox.c47 void unregister_pppox_proto(int proto_num) in unregister_pppox_proto() function
64 EXPORT_SYMBOL(unregister_pppox_proto);
Dpptp.c687 unregister_pppox_proto(PX_PROTO_PPTP); in pptp_exit_module()
Dpppoe.c1215 unregister_pppox_proto(PX_PROTO_OE); in pppoe_exit()
/Linux-v6.6/include/linux/
Dif_pppox.h78 extern void unregister_pppox_proto(int proto_num);
/Linux-v6.6/net/l2tp/
Dl2tp_ppp.c1716 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_init()
1730 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_exit()