Searched refs:allan_xpt (Results 1 – 4 of 4) sorted by relevance
114 u_char allan_xpt = CLOCK_ALLAN; /* Allan intercept (log2 s) */ variable703 if (sys_poll >= allan_xpt) in local_clock()714 etemp = min(ULOGTOD(allan_xpt), mu); in local_clock()1289 allan_xpt = (u_char)freq; in loop_config()
2408 (u_long)ULOGTOD(allan_xpt)) { in clock_filter()
424 extern u_char allan_xpt; /* Allan intercept (log2 s) */
410 we now use allan_xpt for this.411 * ntpd/ntp_loopfilter.c: Added allan_xpt as a tinker variable.413 (local_clock): Improve comments, use (new) allan_xpt instead of415 (rstclock): No longer force allan_xpt to CVLOCK_ALLAN in S_FREQ,