Home
last modified time | relevance | path

Searched refs:total_peer_structs (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_peer.c111 int total_peer_structs; /* peer structs */ variable
142 total_peer_structs = COUNTOF(init_peer_alloc); in init_peer()
169 total_peer_structs += INC_PEER_ALLOC; in getmorepeermem()
HDntp_request.c1179 ms->totalpeermem = htons((u_short)total_peer_structs); in mem_stats()
/freebsd-14-stable/contrib/ntp/include/
HDntpd.h508 extern int total_peer_structs; /* number of peer structs in circulation */