Searched refs:act_res (Results 1 – 1 of 1) sorted by relevance
11342 if (act_res->rix_hrxq) { in flow_dv_sample_sub_actions_release()11344 act_res->rix_hrxq = 0; in flow_dv_sample_sub_actions_release()11346 if (act_res->rix_encap_decap) { in flow_dv_sample_sub_actions_release()11349 act_res->rix_encap_decap = 0; in flow_dv_sample_sub_actions_release()11351 if (act_res->rix_port_id_action) { in flow_dv_sample_sub_actions_release()11353 act_res->rix_port_id_action); in flow_dv_sample_sub_actions_release()11354 act_res->rix_port_id_action = 0; in flow_dv_sample_sub_actions_release()11356 if (act_res->rix_tag) { in flow_dv_sample_sub_actions_release()11358 act_res->rix_tag = 0; in flow_dv_sample_sub_actions_release()11360 if (act_res->rix_jump) { in flow_dv_sample_sub_actions_release()[all …]