Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Drefclock_irig.c195 #define IRIG_ERR_FREQ 0x02 /* frequency tolerance exceeded */ macro
643 if (up->errflg & (IRIG_ERR_AMP | IRIG_ERR_FREQ | in irig_base()
663 up->errflg |= IRIG_ERR_FREQ; in irig_base()
666 up->errflg |= IRIG_ERR_FREQ; in irig_base()