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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c177 int iLineCount ; member in struct:jjyunit
423 #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 ) ; } }
460 up->iLineCount = 0 ;
672 up->iLineCount ++ ;
893 if ( pp->polls > 0 && up->iLineCount == 0 ) {
918 up->iLineCount = 0 ;
1379 up->iLineCount = 2 ;
1384 printf ( "%s (refclock_jjy.c) : flag1=%X CLK_FLAG1=%X up->iLineCount=%d\n",
1386 up->iLineCount ) ;
[all...]

Completed in 45 milliseconds