Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dflow_netlink.h66 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *);
Ddatapath.c1089 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_new()
1278 ovs_nla_free_flow_actions_rcu(old_acts); in ovs_flow_cmd_set()
Dflow_netlink.c2447 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu() function