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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_chu.c278 #define DECODE 0x0040 /* invalid data decode */ macro
291 * BFORMAT status bits are set, DECERR is raised if the DECODE status
1361 if (up->status & DECODE)
1392 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) &&
1470 up->status |= DECODE;
1484 up->status |= DECODE;

Completed in 43 milliseconds