Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_jjy.c199 short iLoopbackCount ; member
2978 up->iLoopbackCount = 0 ; in teljjy_control()
3011 up->delayTime[up->iLoopbackCount].tv_sec -= up->sendTime[up->iLoopbackCount].tv_sec ; in teljjy_setDelay()
3012 up->delayTime[up->iLoopbackCount].tv_usec -= up->sendTime[up->iLoopbackCount].tv_usec ; in teljjy_setDelay()
3215 up->iLoopbackCount = 0 ; in teljjy_login_conn()
3326 up->iLoopbackCount = 0 ; in teljjy_conn_send()
3333 && up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_send()
3344 up->iLoopbackCount ++ ; in teljjy_conn_send()
3361 if ( up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_send()
3422 && up->iLoopbackCount < MAX_LOOPBACK ) { in teljjy_conn_data()
[all …]