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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_loopfilter.c651 if (state == EVNT_NSET) {
677 case EVNT_NSET:
1065 * the frequency is measured (that is, transitioning from EVNT_NSET to
1277 rstclock(EVNT_NSET, 0);
/freebsd-13-stable/contrib/ntp/libntp/
H A Dstatestr.c115 { EVNT_NSET, "freq_not_set", 0 },
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h637 #define EVNT_NSET 1 /* freq not set */ macro

Completed in 163 milliseconds