Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow_netlink.h66 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *);
H A Ddatapath.c1071 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_new()
1256 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_set()
H A Dflow_netlink.c2418 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu() function