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

/freebsd-10.0-release/contrib/ntp/ntpd/
H A Dntp_loopfilter.c74 #define S_NSET 0 /* clock never set */ macro
190 * file, so set the state to S_NSET. If a drift file is present,
193 rstclock(S_NSET, 0, 0);
381 * We get here by default in S_NSET and S_FSET states
384 * In S_NSET state an initial frequency correction is
413 if (state == S_NSET) {
435 * In S_NSET state this is the first update received and
440 case S_NSET:

Completed in 60 milliseconds