Searched refs:vxlan_link_ops (Results 1 – 1 of 1) sorted by relevance
57 static struct rtnl_link_ops vxlan_link_ops; variable3658 static struct rtnl_link_ops vxlan_link_ops __read_mostly = {3684 &vxlan_link_ops, tb); in vxlan_dev_create()3774 if (dev->rtnl_link_ops == &vxlan_link_ops) in vxlan_destroy_tunnels()3825 rc = rtnl_link_register(&vxlan_link_ops); in vxlan_init_module()3841 rtnl_link_unregister(&vxlan_link_ops); in vxlan_cleanup_module()