Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/ntpd/
HDntp_peer.c110 u_long peer_demobilizations; /* structs freed to free list */ variable
550 peer_demobilizations++; in unpeer()
1083 peer_demobilizations = 0; in peer_clr_stats()
HDntp_request.c1183 ms->demobilizations = htonl((u_int32)peer_demobilizations); in mem_stats()
/freebsd-head/contrib/ntp/include/
HDntpd.h507 extern u_long peer_demobilizations; /* number of structs freed to free list */