Searched refs:cmp_str (Results 1 – 1 of 1) sorted by relevance
990 static int cmp_str(const void *a, const void *b) in cmp_str() function1064 qsort(sorted_keys, ARRAY_SIZE(sorted_keys), sizeof(sorted_keys[0]), cmp_str); in test_lpm_trie_iterate_strs()