Searched refs:clone_execute (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/openvswitch/ |
D | actions.c | 166 static int clone_execute(struct datapath *dp, struct sk_buff *skb, 1056 return clone_execute(dp, skb, key, 0, actions, rem, last, in sample() 1078 return clone_execute(dp, skb, key, 0, actions, rem, last, in clone() 1208 return clone_execute(dp, skb, key, recirc_id, NULL, 0, last, true); in execute_recirc() 1390 static int clone_execute(struct datapath *dp, struct sk_buff *skb, in clone_execute() function
|