Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_jjy.c3088 int iThresholdSecond, iThresholdMicroSecond ; in teljjy_getDelay() local
3095iThresholdMicroSecond = ( TELJJY_LOOPBACK_DELAY_THRESHOLD - ( TELJJY_LOOPBACK_DELAY_THRESHOLD / 10… in teljjy_getDelay()
3103 && up->delayTime[i].tv_usec > iThresholdMicroSecond ) ) { in teljjy_getDelay()
3138 && up->delayTime[i].tv_usec > iThresholdMicroSecond ) ) { in teljjy_getDelay()