Searched refs:STATE_RECV_WRQ (Results 1 - 1 of 1) sorted by last modified time

/u-boot/net/
H A Dtftp.c114 #define STATE_RECV_WRQ 6 macro
370 case STATE_RECV_WRQ:
466 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ)
624 tftp_state == STATE_RECV_WRQ) {
705 if (tftp_state != STATE_RECV_WRQ)
992 tftp_state = STATE_RECV_WRQ;

Completed in 78 milliseconds