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

/u-boot/net/
H A Dtftp.c115 #define STATE_SEND_WRQ 7 macro
331 case STATE_SEND_WRQ:
466 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ)
905 tftp_state = STATE_SEND_WRQ;

Completed in 46 milliseconds