Home
last modified time | relevance | path

Searched refs:lowwater (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dlayout.std212 offsetof(lowwater) = 10
Dntpdc_ops.c1146 (u_int)ntohs(io->lowwater)); in iostats()
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_request.h581 u_short lowwater; /* number of times we've added buffers */ member
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_request.c1215 io->lowwater = htons((u_short) lowater_additions()); in io_stats()