Lines Matching refs:sw_flow_actions
221 struct sw_flow_actions *sf_acts; in ovs_dp_process_packet()
538 struct sw_flow_actions *acts; in ovs_packet_cmd_execute()
541 struct sw_flow_actions *sf_acts; in ovs_packet_cmd_execute()
701 static size_t ovs_flow_cmd_msg_size(const struct sw_flow_actions *acts, in ovs_flow_cmd_msg_size()
776 const struct sw_flow_actions *sf_acts; in ovs_flow_cmd_fill_actions()
848 static struct sk_buff *ovs_flow_cmd_alloc_info(const struct sw_flow_actions *acts, in ovs_flow_cmd_alloc_info()
898 struct sw_flow_actions *acts; in ovs_flow_cmd_new()
991 struct sw_flow_actions *old_acts; in ovs_flow_cmd_new()
1053 static noinline_for_stack struct sw_flow_actions *get_flow_actions(struct net *net, in get_flow_actions()
1059 struct sw_flow_actions *acts; in get_flow_actions()
1092 struct sw_flow_actions **acts, in ovs_nla_init_match_and_action()
1137 struct sw_flow_actions *old_acts = NULL, *acts = NULL; in ovs_flow_cmd_set()
1338 reply = ovs_flow_cmd_alloc_info((const struct sw_flow_actions __force *) flow->sf_acts, in ovs_flow_cmd_del()