Home
last modified time | relevance | path

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

/linux/drivers/net/vxlan/
H A Dvxlan_core.c4935 static struct pernet_operations vxlan_net_ops = { variable
4947 rc = register_pernet_subsys(&vxlan_net_ops); in vxlan_init_module()
4975 unregister_pernet_subsys(&vxlan_net_ops); in vxlan_init_module()
4987 unregister_pernet_subsys(&vxlan_net_ops); in vxlan_cleanup_module()