Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_gre.c1771 static struct pernet_operations ipgre_tap_net_ops = {
1807 err = register_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1844 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_init()
1856 unregister_pernet_device(&ipgre_tap_net_ops); in ipgre_fini()
1770 static struct pernet_operations ipgre_tap_net_ops = { global() variable