Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_fib/
H A Dtrie.h38 uint32_t cur_tbl8s; /**< Current cumber of tbl8s */ member
H A Ddir24_8.c192 dp->cur_tbl8s++; in tbl8_alloc()
261 dp->cur_tbl8s--; in tbl8_recycle()
H A Ddir24_8.h33 uint32_t cur_tbl8s; /**< Current number of tbl8s */ member