Searched refs:rte_stack_lookup (Results 1 – 4 of 4) sorted by relevance
6 rte_stack_lookup;
234 rte_stack_lookup(const char *name);
164 rte_stack_lookup(const char *name) in rte_stack_lookup() function
124 if (rte_stack_lookup(__func__) != s) { in test_stack_basic()232 struct rte_stack *s = rte_stack_lookup("stack_not_found"); in test_lookup_null()246 s = rte_stack_lookup(NULL); in test_lookup_null()