Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Dflow_netlink.h76 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *);
Ddatapath.c1048 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_new()
1189 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_set()
Dflow_netlink.c1734 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu() function