Home
last modified time | relevance | path

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

/linux-6.12.1/net/openvswitch/
Dvport.h41 int ovs_vport_get_upcall_portids(const struct vport *, struct sk_buff *);
Dvport.c441 int ovs_vport_get_upcall_portids(const struct vport *vport, in ovs_vport_get_upcall_portids() function
Ddatapath.c2137 if (ovs_vport_get_upcall_portids(vport, skb)) in ovs_vport_cmd_fill_info()