Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipip.c651 static struct pernet_operations ipip_net_ops = { variable
664 err = register_pernet_device(&ipip_net_ops); in ipip_init()
694 unregister_pernet_device(&ipip_net_ops); in ipip_init()
707 unregister_pernet_device(&ipip_net_ops); in ipip_fini()