Searched refs:action_mask1 (Results 1 – 1 of 1) sorted by relevance
125 uint64_t action_mask1[RTE_PIPELINE_ACTIONS]; member1083 p->action_mask1[RTE_PIPELINE_ACTION_DROP] = 0; in rte_pipeline_compute_masks()1084 p->action_mask1[RTE_PIPELINE_ACTION_PORT] = 0; in rte_pipeline_compute_masks()1085 p->action_mask1[RTE_PIPELINE_ACTION_PORT_META] = 0; in rte_pipeline_compute_masks()1086 p->action_mask1[RTE_PIPELINE_ACTION_TABLE] = 0; in rte_pipeline_compute_masks()1096 p->action_mask1[pos] |= pkt_mask; in rte_pipeline_compute_masks()1109 p->action_mask1[pos] |= pkt_mask; in rte_pipeline_compute_masks()1407 p->action_mask1[ in rte_pipeline_run()1410 p->action_mask1[ in rte_pipeline_run()1413 p->action_mask1[ in rte_pipeline_run()[all …]