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