Searched refs:wn_cmp (Results 1 – 1 of 1) sorted by relevance
74 static int wn_cmp(const void *a, const void *b);84 wn_cmp(const void *a, const void *b) in wn_cmp() function117 qsort(wn, num_nhops, sizeof(struct weightened_nhop), wn_cmp); in sort_weightened_nhops()