Home
last modified time | relevance | path

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

/linux/net/l2tp/
H A Dl2tp_ppp.c1627 static struct pernet_operations pppol2tp_net_ops = {
1678 err = register_pernet_device(&pppol2tp_net_ops);
1708 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_init()
1719 unregister_pernet_device(&pppol2tp_net_ops); in pppol2tp_exit()
1633 static struct pernet_operations pppol2tp_net_ops = { global() variable