Searched refs:queue_userspace_packet (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/openvswitch/ | 
| D | datapath.c | 128 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *, 278 		err = queue_userspace_packet(dp, skb, key, upcall_info, cutlen);  in ovs_dp_upcall() 328 		err = queue_userspace_packet(dp, skb, key, upcall_info, cutlen);  in queue_gso_packets() 383 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *skb,  in queue_userspace_packet()  function
  |