Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dvport.h40 u32 ovs_vport_find_upcall_portid(const struct vport *, struct sk_buff *);
H A Dvport.c390 * ovs_vport_find_upcall_portid - find the upcall portid to send upcall.
400 u32 ovs_vport_find_upcall_portid(const struct vport *vport, in ovs_vport_find_upcall_portid() function
H A Ddatapath.c241 upcall.portid = ovs_vport_find_upcall_portid(p, skb); in ovs_dp_process_packet()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.h42 u32 ovs_vport_find_upcall_portid(const struct vport *, struct sk_buff *);
H A Dvport.c456 * ovs_vport_find_upcall_portid - find the upcall portid to send upcall.
466 u32 ovs_vport_find_upcall_portid(const struct vport *vport, in ovs_vport_find_upcall_portid() function
H A Ddatapath.c273 upcall.portid = ovs_vport_find_upcall_portid(p, skb); in ovs_dp_process_packet()

Completed in 9 milliseconds