Searched refs:jump_id (Results 1 – 2 of 2) sorted by relevance
610 act_id = a->jump_id; in nfp_flower_update_merge_with_actions()809 act_id = a->jump_id; in nfp_flower_copy_pre_actions()838 if (a->jump_id == NFP_FL_ACTION_OPCODE_PUSH_VLAN && !act_off) in nfp_fl_verify_post_tun_acts()840 else if (a->jump_id != NFP_FL_ACTION_OPCODE_OUTPUT) in nfp_fl_verify_post_tun_acts()863 if (a->jump_id == NFP_FL_ACTION_OPCODE_SET_TUNNEL) { in nfp_fl_push_vlan_after_tun()1277 if (act->jump_id != NFP_FL_ACTION_OPCODE_POP_VLAN) { in nfp_flower_validate_pre_tun_rule()1286 if (act->jump_id != NFP_FL_ACTION_OPCODE_OUTPUT) { in nfp_flower_validate_pre_tun_rule()
126 u8 jump_id; member