Home
last modified time | relevance | path

Searched refs:offset_prev (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c6422 uint32_t offset_prev = 0, action_data_size_max = 0, i; in rte_swx_pipeline_table_config() local
6450 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()