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

/linux-4.1.27/net/openvswitch/
H A Ddatapath.c142 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *,
315 err = queue_userspace_packet(dp, skb, key, upcall_info); ovs_dp_upcall()
364 err = queue_userspace_packet(dp, skb, key, upcall_info); queue_gso_packets()
400 static int queue_userspace_packet(struct datapath *dp, struct sk_buff *skb, queue_userspace_packet() function

Completed in 78 milliseconds