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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_chu.c279 #define STAMP 0x0080 /* too few timestamps */ macro
292 * bit is set and TSPERR is raised if the STAMP status bit is set.
1363 if (up->status & STAMP)
1392 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) &&
1486 up->status |= STAMP;

Completed in 102 milliseconds