Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_syscall.h22 struct ntptimeval struct
33 struct ntptimeval *ntv in ntp_gettime() argument
/freebsd/sys/sys/
H A Dtimex.h112 struct ntptimeval { struct
113 struct timespec time; /* current time (ns) (ro) */
114 long maxerror; /* maximum error (us) (ro) */
115 long esterror; /* estimated error (us) (ro) */
116 long tai; /* TAI offset */
117 int time_state; /* time status */
/freebsd/contrib/ntp/kernel/sys/
H A Dtimex.h249 struct ntptimeval { struct
250 struct timeval time; /* current time (ro) */
251 long maxerror; /* maximum error (us) (ro) */
252 long esterror; /* estimated error (us) (ro) */