Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dlayout.std184 offsetof(tsrounding) = 48
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_request.h538 u_int32 tsrounding; /* Timestamp rounding errors */ member
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_request.c1158 ss->tsrounding = htonl((u_int32)sys_tsrounding); in sys_stats()