Home
last modified time | relevance | path

Searched refs:l2tp_nl_unregister_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_core.h272 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type);
H A Dl2tp_eth.c360 l2tp_nl_unregister_ops(L2TP_PWTYPE_ETH); in l2tp_eth_exit()
H A Dl2tp_netlink.c1019 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type) in l2tp_nl_unregister_ops() function
1027 EXPORT_SYMBOL_GPL(l2tp_nl_unregister_ops);
H A Dl2tp_ppp.c1720 l2tp_nl_unregister_ops(L2TP_PWTYPE_PPP); in pppol2tp_exit()