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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_jjy.c213 short iLoopbackValidCount ; member in struct:jjyunit
3097 up->iLoopbackValidCount = 0 ;
3106 if ( up->iLoopbackValidCount == 0 ) {
3125 up->iLoopbackValidCount ++ ;
3128 if ( up->iLoopbackValidCount < 2 ) {
3141 if ( up->iLoopbackValidCount >= 3 && i == maxIndex ) {
3144 if ( up->iLoopbackValidCount >= 4 && i == minIndex ) {
3558 up->msecond, up->iLoopbackValidCount, MAX_LOOPBACK ) ;
3563 up->iLoopbackValidCount, MAX_LOOPBACK ) ;

Completed in 103 milliseconds