Searched refs:offset_prev (Results 1 – 1 of 1) sorted by relevance
6422 uint32_t offset_prev = 0, action_data_size_max = 0, i; in rte_swx_pipeline_table_config() local6450 offset_prev = offset; in rte_swx_pipeline_table_config()6458 CHECK(offset > offset_prev, EINVAL); in rte_swx_pipeline_table_config()6459 offset_prev = offset; in rte_swx_pipeline_table_config()