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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c197 short iLoopbackValidCount ; member in struct:jjyunit
3046 up->iLoopbackValidCount = 0 ;
3055 if ( up->iLoopbackValidCount == 0 ) {
3074 up->iLoopbackValidCount ++ ;
3077 if ( up->iLoopbackValidCount < 2 ) {
3090 if ( up->iLoopbackValidCount >= 3 && i == maxIndex ) {
3093 if ( up->iLoopbackValidCount >= 4 && i == minIndex ) {
3496 up->msecond, up->iLoopbackValidCount, MAX_LOOPBACK ) ;
3501 up->iLoopbackValidCount, MAX_LOOPBACK ) ;

Completed in 84 milliseconds