Home
last modified time | relevance | path

Searched refs:teljjy_command_sequence (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_jjy.c2662 } teljjy_command_sequence[] = variable
3313 && teljjy_command_sequence[up->iClockCommandSeq].command == NULL ) { in teljjy_conn_send()
3350 pCmd = teljjy_command_sequence[up->iClockCommandSeq].command ; in teljjy_conn_send()
3351 iLen = teljjy_command_sequence[up->iClockCommandSeq].commandLength ; in teljjy_conn_send()
3380 if ( teljjy_command_sequence[up->iClockCommandSeq+1].command == NULL ) { in teljjy_conn_send()
3419 if ( teljjy_command_sequence[up->iClockCommandSeq].iEchobackReplyLength == iLen in teljjy_conn_data()
3421 && up->sTextBuf[0] == *(teljjy_command_sequence[up->iClockCommandSeq].command) in teljjy_conn_data()
3429 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iEchobackReplyLength == iLen in teljjy_conn_data()
3435 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyLength == iLen in teljjy_conn_data()
3450 } else if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyLength == iLen in teljjy_conn_data()
[all …]