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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Drefclock_jjy.c1123 int iExpectedReplyLength [ 2 ] ; member in struct:__anon4153
1198 if ( iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[0]
1199 && iLen != tristate_jjy01_command_sequence[up->iCommandSeq].iExpectedReplyLength[1] ) {
1977 int iExpectedReplyLength ; member in struct:__anon4154
2092 if ( iLen != tristate_gps01_command_sequence[up->iCommandSeq].iExpectedReplyLength ) {
2655 int iExpectedReplyLength ; member in struct:__anon4155
3417 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyLength == iLen
3432 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyLength == iLen
3447 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyLength == iLen

Completed in 27 milliseconds