Home
last modified time | relevance | path

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

/dpdk/lib/fib/
H A Ddir24_8.c173 tbl8_alloc(struct dir24_8_tbl *dp, uint64_t nh) in tbl8_alloc() function
283 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()
315 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()
338 tbl8_idx = tbl8_alloc(dp, tbl24_tmp); in install_to_fib()
H A Dtrie.c154 tbl8_alloc(struct rte_trie_tbl *dp, uint64_t nh) in tbl8_alloc() function
297 idx = tbl8_alloc(dp, val); in build_common_root()
328 tbl8_idx = tbl8_alloc(dp, val); in write_edge()
/dpdk/lib/lpm/
H A Drte_lpm.c528 tbl8_alloc(struct __rte_lpm *i_lpm) in tbl8_alloc() function
659 tbl8_group_index = tbl8_alloc(i_lpm); in add_depth_big()
705 tbl8_group_index = tbl8_alloc(i_lpm); in add_depth_big()