Home
last modified time | relevance | path

Searched refs:totalpeermem (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/ntp/ntpdc/
HDlayout.std198 offsetof(totalpeermem) = 4
HDntpdc_ops.c1190 (u_int)ntohs(mem->totalpeermem)); in memstats()
/NextBSD/contrib/ntp/include/
HDntp_request.h541 u_short totalpeermem; member
/NextBSD/usr.sbin/ntp/ntpdc/
HDnl.c397 (int) offsetof(struct info_mem_stats, totalpeermem));
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c1190 ms->totalpeermem = htons((u_short)total_peer_structs); in mem_stats()