Searched refs:iThresholdSecond (Results 1 – 1 of 1) sorted by relevance
3088 int iThresholdSecond, iThresholdMicroSecond ; in teljjy_getDelay() local3094 iThresholdSecond = TELJJY_LOOPBACK_DELAY_THRESHOLD / 1000 ; in teljjy_getDelay()3101 || up->delayTime[i].tv_sec > iThresholdSecond in teljjy_getDelay()3102 || ( up->delayTime[i].tv_sec == iThresholdSecond in teljjy_getDelay()3136 || up->delayTime[i].tv_sec > iThresholdSecond in teljjy_getDelay()3137 || ( up->delayTime[i].tv_sec == iThresholdSecond in teljjy_getDelay()