Home
last modified time | relevance | path

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

/linux-4.1.27/net/openvswitch/
Ddatapath.c262 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet() local
517 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute() local
751 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions() local
Dflow.h236 struct sw_flow_actions __rcu *sf_acts; member
Dflow_netlink.c1553 void ovs_nla_free_flow_actions(struct sw_flow_actions *sf_acts) in ovs_nla_free_flow_actions()