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

/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_arc.c539 #define MAX_CLOCK_QUALITY 5 /* Max quality clock will return. */ macro
1068 if(((q & 0x70) != 0x30) || ((q & 0xf) > MAX_CLOCK_QUALITY) ||

Completed in 58 milliseconds