Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_eth.c341 l2tp_nl_unregister_ops(L2TP_PWTYPE_ETH); in l2tp_eth_exit()
H A Dl2tp_core.h269 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type);
H A Dl2tp_netlink.c1032 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type) in l2tp_nl_unregister_ops() function
1040 EXPORT_SYMBOL_GPL(l2tp_nl_unregister_ops);
H A Dl2tp_ppp.c1716 l2tp_nl_unregister_ops(L2TP_PWTYPE_PPP); in pppol2tp_exit()