Searched refs:time_esterror (Results 1 – 3 of 3) sorted by relevance
84 ntv.esterror = time_esterror; in ntp_gettime()167 time_esterror = ntv.esterror; in ntp_adjtime()184 ntv.esterror = time_esterror; in ntp_adjtime()
253 extern int32_t time_esterror; /* estimated error (us) */
146 int32_t time_esterror = MAXPHASE; /* estimated error (us) */ variable