Home
last modified time | relevance | path

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

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