Home
last modified time | relevance | path

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

/dpdk/lib/table/
H A Drte_swx_table.h28 RTE_SWX_TABLE_MATCH_LPM, enumerator
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_spec.c673 match_type = RTE_SWX_TABLE_MATCH_LPM; in table_key_block_parse()
H A Drte_swx_ctl.c2700 if (mf->match_type == RTE_SWX_TABLE_MATCH_LPM) { in rte_swx_ctl_pipeline_table_entry_read()
H A Drte_swx_pipeline.c7231 if (f->match_type == RTE_SWX_TABLE_MATCH_LPM) in table_match_type_resolve()