Home
last modified time | relevance | path

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

/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h490 struct softnic_table_lpm_params { struct
503 struct softnic_table_lpm_params lpm; argument
H A Drte_eth_softnic_thread.c1092 struct softnic_table_lpm_params *t = &table->params.match.lpm; in match_check()