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

/macosx-10.10/ntp-92/ntpd/
H A Drefclock_chu.c228 #define MAXCLP 100 /* max clips above reference per s */ macro
1619 * MAXCLP clips (100), it is bumped down. The decoder is relatively
1643 } else if (up->clipcnt > MAXCLP) {
H A Drefclock_wwv.c89 #define MAXCLP 100 /* max clips above reference per s */ macro
2665 * MAXCLP clips (100), it is bumped down. The decoder is relatively
2690 } else if (up->clipcnt > MAXCLP) {

Completed in 181 milliseconds