Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.c581 add_depth_small(struct __rte_lpm *i_lpm, uint32_t ip, uint8_t depth, in add_depth_small() function
835 status = add_depth_small(i_lpm, ip_masked, depth, next_hop); in rte_lpm_add()