Lines Matching refs:sw_flow_actions
262 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet()
514 struct sw_flow_actions *acts; in ovs_packet_cmd_execute()
517 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute()
679 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size()
751 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions()
823 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info()
873 struct sw_flow_actions *acts; in ovs_flow_cmd_new()
962 struct sw_flow_actions *old_acts; in ovs_flow_cmd_new()
1024 static struct sw_flow_actions *get_flow_actions(const struct nlattr *a, in get_flow_actions()
1029 struct sw_flow_actions *acts; in get_flow_actions()
1053 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set()
1262 reply = ovs_flow_cmd_alloc_info((const struct sw_flow_actions __force *) flow->sf_acts, in ovs_flow_cmd_del()