Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Drte_lpm.c574 add_depth_small(struct __rte_lpm *i_lpm, uint32_t ip, uint8_t depth, in add_depth_small() function
828 status = add_depth_small(i_lpm, ip_masked, depth, next_hop); in rte_lpm_add()