Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dvport.h39 int ovs_vport_get_upcall_portids(const struct vport *, struct sk_buff *);
Dvport.c377 int ovs_vport_get_upcall_portids(const struct vport *vport, in ovs_vport_get_upcall_portids() function
Ddatapath.c2108 if (ovs_vport_get_upcall_portids(vport, skb)) in ovs_vport_cmd_fill_info()