Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c59 static struct rtnl_link_ops vxlan_link_ops; variable
4452 static struct rtnl_link_ops vxlan_link_ops __read_mostly = {
4478 &vxlan_link_ops, tb, NULL); in vxlan_dev_create()
4730 if (dev->rtnl_link_ops == &vxlan_link_ops) in vxlan_destroy_tunnels()
4794 rc = rtnl_link_register(&vxlan_link_ops); in vxlan_init_module()
4815 rtnl_link_unregister(&vxlan_link_ops); in vxlan_cleanup_module()