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

/linux-4.4.14/net/openvswitch/
H A Dvport.c375 * ovs_vport_get_upcall_portids - get the upcall_portids of @vport.
388 int ovs_vport_get_upcall_portids(const struct vport *vport, ovs_vport_get_upcall_portids() function
H A Dvport.h52 int ovs_vport_get_upcall_portids(const struct vport *, struct sk_buff *);
H A Ddatapath.c1842 if (ovs_vport_get_upcall_portids(vport, skb)) ovs_vport_cmd_fill_info()

Completed in 197 milliseconds