Home
last modified time | relevance | path

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

/dpdk/lib/fib/
H A Dtrie.c264 recycle_root_path(struct rte_trie_tbl *dp, const uint8_t *ip_part, in recycle_root_path() function
277 recycle_root_path(dp, ip_part + 1, common_tbl8 - 1, p); in recycle_root_path()
429 recycle_root_path(dp, ledge + TBL24_BYTES, common_tbl8, ent); in install_to_dp()