Searched refs:execute_recirc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | actions.c | 1172 static int execute_recirc(struct datapath *dp, struct sk_buff *skb, in execute_recirc() function 1355 err = execute_recirc(dp, skb, key, a, last); in do_execute_actions()
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | actions.c | 1192 static int execute_recirc(struct datapath *dp, struct sk_buff *skb, in execute_recirc() function 1385 err = execute_recirc(dp, skb, key, a, last); in do_execute_actions()
|
Completed in 5 milliseconds