Home
last modified time | relevance | path

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

/src/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm.c466 add_depth_small(struct rte_lpm *lpm, uint32_t ip, uint8_t depth, in add_depth_small() function
720 status = add_depth_small(lpm, ip_masked, depth, next_hop); in rte_lpm_add()