Home
last modified time | relevance | path

Searched refs:do_execute_actions (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dactions.c43 static int do_execute_actions(struct datapath *dp, struct sk_buff *skb,
843 static int do_execute_actions(struct datapath *dp, struct sk_buff *skb, in do_execute_actions() function
953 do_execute_actions(dp, skb, key, actions, in process_deferred_actions()
973 err = do_execute_actions(dp, skb, key, in ovs_execute_actions()