Searched refs:ovs_nla_free_flow_actions (Results 1 – 3 of 3) sorted by relevance
71 void ovs_nla_free_flow_actions(struct sw_flow_actions *);
1004 ovs_nla_free_flow_actions(old_acts); in ovs_flow_cmd_new()1143 ovs_nla_free_flow_actions(old_acts); in ovs_flow_cmd_set()
1553 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions() function