Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Drte_lpm.c646 add_depth_big(struct __rte_lpm *i_lpm, uint32_t ip_masked, uint8_t depth, in add_depth_big() function
830 status = add_depth_big(i_lpm, ip_masked, depth, next_hop); in rte_lpm_add()