Home
last modified time | relevance | path

Searched refs:rte_lpm6_lookup (Results 1 – 3 of 3) sorted by last modified time

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Ddpdk_lpm6.c107 ret = rte_lpm6_lookup(lpm6, (const uint8_t *)addr6, &nhidx); in lookup_ptr()
H A Drte_lpm6.c954 rte_lpm6_lookup(const struct rte_lpm6 *lpm, const uint8_t *ip, in rte_lpm6_lookup() function
H A Drte_lpm6.h182 rte_lpm6_lookup(const struct rte_lpm6 *lpm, const uint8_t *ip, uint32_t *next_hop);