Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.h332 unsigned tbl24_indexes[n]; in rte_lpm_lookup_bulk_func() local
340 tbl24_indexes[i] = ips[i] >> 8; in rte_lpm_lookup_bulk_func()
345 ptbl = (const uint32_t *)&lpm->tbl24[tbl24_indexes[i]]; in rte_lpm_lookup_bulk_func()