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

/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c182 int iLineCount ; member in struct:jjyunit
429 #define DEBUG_PRINTF_JJY_RECEIVE(sFunc,iLen) { if ( debug ) { printf ( "refclock_jjy.c : %s : iProcessState=%d bLineError=%d iCommandSeq=%d iLineCount=%d iTimestampCount=%d iLen=%d\n", sFunc, up->iProcessState, up->bLineError, up->iCommandSeq, up->iLineCount, up->iTimestampCount, iLen ) ; } }
466 up->iLineCount = 0 ;
678 up->iLineCount ++ ;
899 if ( pp->polls > 0 && up->iLineCount == 0 ) {
924 up->iLineCount = 0 ;
1385 up->iLineCount = 2 ;
1390 printf ( "%s (refclock_jjy.c) : flag1=%X CLK_FLAG1=%X up->iLineCount=%d\n",
1392 up->iLineCount ) ;
[all...]

Completed in 48 milliseconds