Searched refs:ovs_execute_actions (Results 1 – 3 of 3) sorted by relevance
| /net/openvswitch/ |
| A D | datapath.h | 332 int ovs_execute_actions(struct datapath *dp, struct sk_buff *skb,
|
| A D | datapath.c | 309 error = ovs_execute_actions(dp, skb, sf_acts, key); in ovs_dp_process_packet() 700 err = ovs_execute_actions(dp, packet, sf_acts, &flow->key); in ovs_packet_cmd_execute()
|
| A D | actions.c | 1638 int ovs_execute_actions(struct datapath *dp, struct sk_buff *skb, in ovs_execute_actions() function
|
Completed in 16 milliseconds