Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_jjy.c2706 } teljjy_command_sequence[] = variable
3357 && teljjy_command_sequence[up->iClockCommandSeq].command == NULL ) { in teljjy_conn_send()
3376 && teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyType == TELJJY_REPLY_LOOPBACK in teljjy_conn_send()
3394 pCmd = teljjy_command_sequence[up->iClockCommandSeq].command ; in teljjy_conn_send()
3395 iLen = teljjy_command_sequence[up->iClockCommandSeq].commandLength ; in teljjy_conn_send()
3403 if ( teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyType == TELJJY_REPLY_LOOPBACK ) { in teljjy_conn_send()
3424 if ( teljjy_command_sequence[up->iClockCommandSeq+1].command == NULL ) { in teljjy_conn_send()
3463 if ( teljjy_command_sequence[up->iClockCommandSeq].iEchobackReplyLength == iLen in teljjy_conn_data()
3464 && teljjy_command_sequence[up->iClockCommandSeq].iExpectedReplyType == TELJJY_REPLY_LOOPBACK in teljjy_conn_data()
3465 && up->sTextBuf[0] == *(teljjy_command_sequence[up->iClockCommandSeq].command) in teljjy_conn_data()
[all …]