Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_jjy.c202 short iLoopbackValidCount ; member
3053 up->iLoopbackValidCount = 0 ; in teljjy_getDelay()
3062 if ( up->iLoopbackValidCount == 0 ) { in teljjy_getDelay()
3081 up->iLoopbackValidCount ++ ; in teljjy_getDelay()
3084 if ( up->iLoopbackValidCount < 2 ) { in teljjy_getDelay()
3097 if ( up->iLoopbackValidCount >= 3 && i == maxIndex ) { in teljjy_getDelay()
3100 if ( up->iLoopbackValidCount >= 4 && i == minIndex ) { in teljjy_getDelay()
3514 up->msecond, up->iLoopbackValidCount, MAX_LOOPBACK ) ; in teljjy_conn_data()
3519 up->iLoopbackValidCount, MAX_LOOPBACK ) ; in teljjy_conn_data()