Searched refs:iTeljjyStateTimer (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c200 short iTeljjyStateTimer ; member in struct:jjyunit
2679 #define DEBUG_TELJJY_PRINTF(sFunc) { if ( debug ) { printf ( "refclock_jjy.c : %s : iClockState=%d iClockEvent=%d iTeljjySilentTimer=%d iTeljjyStateTimer=%d iClockCommandSeq=%d\n", sFunc, up->iClockState, up->iClockEvent, up->iTeljjySilentTimer, up->iTeljjyStateTimer, up->iClockCommandSeq ) ; } }
2915 up->iTeljjyStateTimer++ ;
2916 if ( iTeljjyStateTimeout[up->iClockState] <= up->iTeljjyStateTimer ) {
2967 up->iTeljjyStateTimer = 0 ;

Completed in 28 milliseconds