Home
last modified time | relevance | path

Searched defs:tbl8_pool (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_fib/
H A Dtrie.h42 uint32_t *tbl8_pool; /**< bitmap containing free tbl8 idxes*/ member
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c103 uint32_t *tbl8_pool; /**< pool of indexes of free tbl8s */ member
253 uint32_t *tbl8_pool = NULL; in rte_lpm6_create() local
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c110 uint32_t *tbl8_pool; /**< pool of indexes of free tbl8s */ member
256 uint32_t *tbl8_pool = NULL; in rte_lpm6_create() local