Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dpppox.c47 void unregister_pppox_proto(int proto_num) in unregister_pppox_proto() function
64 EXPORT_SYMBOL(unregister_pppox_proto);
H A Dpptp.c692 unregister_pppox_proto(PX_PROTO_PPTP); in pptp_exit_module()
H A Dpppoe.c1214 unregister_pppox_proto(PX_PROTO_OE); in pppoe_exit()
/linux/include/linux/
H A Dif_pppox.h78 extern void unregister_pppox_proto(int proto_num);
/linux/net/l2tp/
H A Dl2tp_ppp.c1696 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_init()
1710 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_exit()