Searched refs:peer_allocations (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/ntp/include/
H A Dntpd.h462 extern u_long peer_allocations; /* number of allocations from the free list */
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_peer.c109 u_long peer_allocations; /* allocations from free list */ variable
1025 peer_allocations = 0;
H A Dntp_request.c1181 ms->allocations = htonl((u_int32)peer_allocations);

Completed in 60 milliseconds