Searched refs:ovs_nla_free_flow_actions (Results 1 – 4 of 4) sorted by relevance
79 void ovs_nla_free_flow_actions(struct sw_flow_actions *);
144 ovs_nla_free_flow_actions((struct sw_flow_actions __force *)flow->sf_acts); in flow_free()
2269 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions() function2293 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu)); in __ovs_nla_free_flow_actions()3120 ovs_nla_free_flow_actions(*sfa); in ovs_nla_copy_actions()
1038 ovs_nla_free_flow_actions(acts); in ovs_flow_cmd_new()1217 ovs_nla_free_flow_actions(acts); in ovs_flow_cmd_set()