Searched refs:ovs_vxlan_vport_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Dvport-vxlan.c56 static struct vport_ops ovs_vxlan_vport_ops; variable in typeref:struct:vport_ops
176 &ovs_vxlan_vport_ops, parms); vxlan_tnl_create()
296 static struct vport_ops ovs_vxlan_vport_ops = { variable in typeref:struct:vport_ops
309 return ovs_vport_ops_register(&ovs_vxlan_vport_ops); ovs_vxlan_tnl_init()
314 ovs_vport_ops_unregister(&ovs_vxlan_vport_ops); ovs_vxlan_tnl_exit()

Completed in 34 milliseconds