Searched refs:count_cmp (Results 1 – 1 of 1) sorted by relevance
84 static int count_cmp(const void *p1, const void *p2) in count_cmp() function109 qsort(counts, max, sizeof(struct ipcount), count_cmp); in print_ip_map()