Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_chu.c232 #define MAXCLP 100 /* max clips above reference per s */ macro
1668 } else if (up->clipcnt > MAXCLP) { in chu_gain()
H A Drefclock_wwv.c91 #define MAXCLP 100 /* max clips above reference per s */ macro
2697 } else if (up->clipcnt > MAXCLP) { in wwv_gain()