Searched refs:action_mask1 (Results 1 – 1 of 1) sorted by relevance
129 uint64_t action_mask1[RTE_PIPELINE_ACTIONS]; member1087 p->action_mask1[RTE_PIPELINE_ACTION_DROP] = 0; in rte_pipeline_compute_masks()1088 p->action_mask1[RTE_PIPELINE_ACTION_PORT] = 0; in rte_pipeline_compute_masks()1089 p->action_mask1[RTE_PIPELINE_ACTION_PORT_META] = 0; in rte_pipeline_compute_masks()1090 p->action_mask1[RTE_PIPELINE_ACTION_TABLE] = 0; in rte_pipeline_compute_masks()1100 p->action_mask1[pos] |= pkt_mask; in rte_pipeline_compute_masks()1113 p->action_mask1[pos] |= pkt_mask; in rte_pipeline_compute_masks()1411 p->action_mask1[ in rte_pipeline_run()1414 p->action_mask1[ in rte_pipeline_run()1417 p->action_mask1[ in rte_pipeline_run()[all …]