Searched refs:queue_userspace_packet (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 141 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *, 314 err = queue_userspace_packet(dp, skb, key, upcall_info); in ovs_dp_upcall() 363 err = queue_userspace_packet(dp, skb, key, upcall_info); in queue_gso_packets() 417 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *skb, in queue_userspace_packet() function
|