Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c680 unregister_pppox_proto(PX_PROTO_PPTP); in pptp_exit_module()
H A Dpppoe.c1192 unregister_pppox_proto(PX_PROTO_OE); in pppoe_exit()
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_pppox.h80 extern void unregister_pppox_proto(int proto_num);
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_ppp.c1708 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_init()
1722 unregister_pppox_proto(PX_PROTO_OL2TP); in pppol2tp_exit()