Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Dipip.c614 static struct pernet_operations ipip_net_ops = { variable
627 err = register_pernet_device(&ipip_net_ops); in ipip_init()
657 unregister_pernet_device(&ipip_net_ops); in ipip_init()
670 unregister_pernet_device(&ipip_net_ops); in ipip_fini()