Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dvxlan.c3804 static struct pernet_operations vxlan_net_ops = { variable
3817 rc = register_pernet_subsys(&vxlan_net_ops); in vxlan_init_module()
3833 unregister_pernet_subsys(&vxlan_net_ops); in vxlan_init_module()
3843 unregister_pernet_subsys(&vxlan_net_ops); in vxlan_cleanup_module()