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

/linux-4.1.27/net/openvswitch/
H A Dactions.c610 static int output_userspace(struct datapath *dp, struct sk_buff *skb, output_userspace() function
686 * The output_userspace() should clone the skb to be sent to the sample()
691 return output_userspace(dp, skb, key, a); sample()
875 output_userspace(dp, skb, key, a); do_execute_actions()

Completed in 75 milliseconds