Home
last modified time | relevance | path

Searched refs:MAXCLP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c230 #define MAXCLP 100 /* max clips above reference per s */ macro
1666 } else if (up->clipcnt > MAXCLP) { in chu_gain()
H A Drefclock_wwv.c89 #define MAXCLP 100 /* max clips above reference per s */ macro
2670 * MAXCLP clips (100), it is bumped down. The decoder is relatively
2695 } else if (up->clipcnt > MAXCLP) { in wwv_gain()