Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_core.h269 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type);
H A Dl2tp_netlink.c1035 void l2tp_nl_unregister_ops(enum l2tp_pwtype pw_type) in l2tp_nl_unregister_ops() function
1043 EXPORT_SYMBOL_GPL(l2tp_nl_unregister_ops);
H A Dl2tp_ppp.c1765 l2tp_nl_unregister_ops(L2TP_PWTYPE_PPP); in pppol2tp_exit()