Home
last modified time | relevance | path

Searched defs:ntptimeval (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_syscall.h24 struct ntptimeval struct
35 struct ntptimeval *ntv in ntp_gettime() argument
/netbsd-src/sys/sys/
H A Dtimex.h198 struct ntptimeval { struct
199 struct timespec time; /* current time (ns) (ro) */
200 long maxerror; /* maximum error (us) (ro) */
201 long esterror; /* estimated error (us) (ro) */
202 long tai; /* TAI offset */
203 int time_state; /* time status */
/netbsd-src/external/bsd/ntp/dist/kernel/sys/
H A Dtimex.h251 struct ntptimeval { struct
252 struct timeval time; /* current time (ro) */
253 long maxerror; /* maximum error (us) (ro) */
254 long esterror; /* estimated error (us) (ro) */