Home
last modified time | relevance | path

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

/linux-5.19.10/net/l2tp/
Dl2tp_core.h272 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type);
Dl2tp_eth.c360 l2tp_nl_unregister_ops(L2TP_PWTYPE_ETH); in l2tp_eth_exit()
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);
Dl2tp_ppp.c1719 l2tp_nl_unregister_ops(L2TP_PWTYPE_PPP); in pppol2tp_exit()