Searched refs:local_clock (Results 1 – 5 of 5) sorted by relevance
207 local_clock(void) in local_clock() function
131 * ntpd/ntp_loopfilter.c (local_clock): One more attempt at149 * ntpd/ntp_loopfilter.c (local_clock): huffpuff cleanup/improvements.167 * ntpd/ntp_loopfilter.c (local_clock): Debug cleanup185 (local_clock): correct the offset by one-half the difference209 (local_clock): Lose "pps sync enabled" log noise.240 * ntpd/ntp_loopfilter.c (local_clock): pass the values to253 * ntpd/ntp_loopfilter.c (local_clock): Sanity check sys_poll277 (local_clock): Use it. Clean up the code.300 (local_clock): Ditto, and change the "mu" calculation. Improve356 * ntpd/ntp_loopfilter.c (local_clock): S_SYNC case now also checks[all …]
169 extern int local_clock(struct peer *, double);
441 * local_clock - the NTP logical clock loop filter.453 local_clock( in local_clock() function 547 DPRINTF(1, ("local_clock: size %d mindly %.6f huffpuff %.6f\n", in local_clock() 928 DPRINTF(1, ("local_clock: offset %.9f jit %.9f freq %.3f stab %.3f poll %d\n", in local_clock()
2970 switch (local_clock(peer, sys_offset)) { in clock_update()