Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_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()
H A Dntp_request.c1179 ms->totalpeermem = htons((u_short)total_peer_structs); in mem_stats()
/freebsd-14.2/contrib/ntp/include/
H A Dntpd.h508 extern int total_peer_structs; /* number of peer structs in circulation */