Searched refs:ipcount (Results 1 – 1 of 1) sorted by relevance
76 struct ipcount { struct82 struct ipcount counts[MAX_IPS]; argument86 return ((struct ipcount *)p1)->count - ((struct ipcount *)p2)->count; in count_cmp()109 qsort(counts, max, sizeof(struct ipcount), count_cmp); in print_ip_map()