Home
last modified time | relevance | path

Searched defs:sf_acts (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/openvswitch/
Ddatapath.c234 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet() local
535 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute() local
769 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions() local
Dflow_netlink.c2269 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions()
2298 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu()
Dflow.h232 struct sw_flow_actions __rcu *sf_acts; member