Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_jjy.c210 short iLoopbackCount ; member
3022 up->iLoopbackCount = 0 ; in teljjy_control()
3055 up->delayTime[up->iLoopbackCount].tv_sec -= up->sendTime[up->iLoopbackCount].tv_sec ; in teljjy_setDelay()
3056 up->delayTime[up->iLoopbackCount].tv_usec -= up->sendTime[up->iLoopbackCount].tv_usec ; in teljjy_setDelay()
3259 up->iLoopbackCount = 0 ; in teljjy_login_conn()
3370 up->iLoopbackCount = 0 ; in teljjy_conn_send()
3377 && up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_send()
3388 up->iLoopbackCount ++ ; in teljjy_conn_send()
3405 if ( up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_send()
3466 && up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_data()
[all …]