Searched defs:iphash_compare (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dvhost.c273 static int iphash_compare(const void *a, const void *b) function
299 qsort(count, IPHASH_TABLE_SIZE, sizeof(count[0]), iphash_compare);

Completed in 24 milliseconds