Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_table/
H A Drte_swx_table.h27 RTE_SWX_TABLE_MATCH_LPM, enumerator
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_ctl.c143 (last->match_type == RTE_SWX_TABLE_MATCH_LPM)) in table_params_get()
144 match_type = RTE_SWX_TABLE_MATCH_LPM; in table_params_get()
264 case RTE_SWX_TABLE_MATCH_LPM: in table_entry_check()
427 case RTE_SWX_TABLE_MATCH_LPM: in table_entry_keycmp()
H A Drte_swx_pipeline_spec.c625 match_type = RTE_SWX_TABLE_MATCH_LPM; in table_key_block_parse()
H A Drte_swx_pipeline.c6403 (fields[i].match_type == RTE_SWX_TABLE_MATCH_LPM)) in table_match_type_resolve()
6404 return RTE_SWX_TABLE_MATCH_LPM; in table_match_type_resolve()