Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_fib/
H A Dtrie.c269 recycle_root_path(struct rte_trie_tbl *dp, const uint8_t *ip_part, in recycle_root_path() function
282 recycle_root_path(dp, ip_part + 1, common_tbl8 - 1, p); in recycle_root_path()
434 recycle_root_path(dp, ledge + TBL24_BYTES, common_tbl8, ent); in install_to_dp()