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