Searched refs:peer_hash_count (Results 1 – 3 of 3) sorted by relevance
83 int peer_hash_count[NTP_HASH_SIZE]; /* peers in each bucket */ variable489 peer_hash_count[hash]--; in free_peer()494 peer_hash_count[hash]++; in free_peer()1058 peer_hash_count[hash]++; in newpeer()
1187 min((u_int)peer_hash_count[i], UCHAR_MAX); in mem_stats()
493 extern int peer_hash_count[NTP_HASH_SIZE]; /* count of in each bucket */