ovs_vxlan_netdev_vport_ops 20 net/openvswitch/vport-vxlan.c static struct vport_ops ovs_vxlan_netdev_vport_ops; ovs_vxlan_netdev_vport_ops 100 net/openvswitch/vport-vxlan.c vport = ovs_vport_alloc(0, &ovs_vxlan_netdev_vport_ops, parms); ovs_vxlan_netdev_vport_ops 146 net/openvswitch/vport-vxlan.c static struct vport_ops ovs_vxlan_netdev_vport_ops = { ovs_vxlan_netdev_vport_ops 156 net/openvswitch/vport-vxlan.c return ovs_vport_ops_register(&ovs_vxlan_netdev_vport_ops); ovs_vxlan_netdev_vport_ops 161 net/openvswitch/vport-vxlan.c ovs_vport_ops_unregister(&ovs_vxlan_netdev_vport_ops);