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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_leitch.c60 #define STATE_IDLE 0 macro
185 if (leitch->state != STATE_IDLE) {
188 leitch->state = STATE_IDLE;
354 leitch->state = STATE_IDLE;
406 case STATE_IDLE: /* unexpected, discard and resync */
410 leitch->state = STATE_IDLE;
426 leitch->state = STATE_IDLE;
444 leitch->state = STATE_IDLE;
461 leitch->state = STATE_IDLE;
471 leitch->state = STATE_IDLE;
[all...]

Completed in 77 milliseconds