Searched refs:rte_lpm_find_existing (Results 1 – 8 of 8) sorted by relevance
18 rte_lpm_find_existing;
179 rte_lpm_find_existing(const char *name);
125 rte_lpm_find_existing(const char *name) in rte_lpm_find_existing() function
344 if ((lpm = rte_lpm_find_existing(lpm_name)) != NULL) in lpm_clean()379 if (lpm != rte_lpm_find_existing(lpm_name)) in lpm_create_free()385 if (NULL != rte_lpm_find_existing(lpm_name)) in lpm_create_free()
188 (rte_lpm_find_existing("test_lpm") == NULL)){ in run_object_creation_tests()
1071 result = rte_lpm_find_existing("lpm_find_existing"); in test15()1075 result = rte_lpm_find_existing("lpm_find_non_existing"); in test15()
180 rte_lpm_find_existing(const char *name);
111 rte_lpm_find_existing(const char *name)