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

/linux-4.1.27/net/openvswitch/
H A Dvport-vxlan.c58 static inline struct vxlan_port *vxlan_vport(const struct vport *vport) vxlan_vport() function
78 vxlan_port = vxlan_vport(vport); vxlan_rcv()
94 struct vxlan_port *vxlan_port = vxlan_vport(vport); vxlan_get_options()
119 struct vxlan_port *vxlan_port = vxlan_vport(vport); vxlan_tnl_destroy()
143 vxlan_port = vxlan_vport(vport); vxlan_configure_exts()
180 vxlan_port = vxlan_vport(vport); vxlan_tnl_create()
224 struct vxlan_port *vxlan_port = vxlan_vport(vport); vxlan_tnl_send()
275 struct vxlan_port *vxlan_port = vxlan_vport(vport); vxlan_get_egress_tun_info()
292 struct vxlan_port *vxlan_port = vxlan_vport(vport); vxlan_get_name()

Completed in 30 milliseconds