Home
last modified time | relevance | path

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

/net/openvswitch/
Dflow_netlink.h66 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *);
Ddatapath.c1113 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_new()
1302 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_set()
Dflow_netlink.c2450 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu() function