Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_netlink.h75 void ovs_nla_free_flow_actions(struct sw_flow_actions *);
Dflow_table.c150 ovs_nla_free_flow_actions((struct sw_flow_actions __force *)flow->sf_acts); in flow_free()
Dflow_netlink.c1705 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions() function
1729 ovs_nla_free_flow_actions(container_of(head, struct sw_flow_actions, rcu)); in __ovs_nla_free_flow_actions()
2380 ovs_nla_free_flow_actions(*sfa); in ovs_nla_copy_actions()
Ddatapath.c1060 ovs_nla_free_flow_actions(acts); in ovs_flow_cmd_new()
1197 ovs_nla_free_flow_actions(acts); in ovs_flow_cmd_set()