Home
last modified time | relevance | path

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

/linux-4.4.14/net/openvswitch/
Ddatapath.c261 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet() local
551 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute() local
794 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions() local
Dflow_netlink.c1705 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions()
1734 void ovs_nla_free_flow_actions_rcu(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions_rcu()
Dflow.h181 struct sw_flow_actions __rcu *sf_acts; member