Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_jjy.c3044 int iThresholdSecond, iThresholdMicroSecond ; in teljjy_getDelay() local
3051iThresholdMicroSecond = ( TELJJY_LOOPBACK_DELAY_THRESHOLD - ( TELJJY_LOOPBACK_DELAY_THRESHOLD / 10… in teljjy_getDelay()
3059 && up->delayTime[i].tv_usec > iThresholdMicroSecond ) ) { in teljjy_getDelay()
3094 && up->delayTime[i].tv_usec > iThresholdMicroSecond ) ) { in teljjy_getDelay()