Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Dversion.map9 rte_lpm6_find_existing;
H A Drte_lpm6.h68 rte_lpm6_find_existing(const char *name);
H A Drte_lpm6.c380 rte_lpm6_find_existing(const char *name) in rte_lpm6_find_existing() function
/dpdk/app/test/
H A Dtest_lpm6.c1552 result = rte_lpm6_find_existing("lpm_find_existing"); in test24()
1556 result = rte_lpm6_find_existing("lpm_find_non_existing"); in test24()