Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c910 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() function
1291 do_output(dp, skb, port, key); in do_execute_actions()
1299 do_output(dp, clone, port, key); in do_execute_actions()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c916 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() function
1317 do_output(dp, skb, port, key); in do_execute_actions()
1325 do_output(dp, clone, port, key); in do_execute_actions()

Completed in 5 milliseconds