Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c105 #define STATE_SEND_WRQ 7 macro
349 case STATE_SEND_WRQ: in tftp_send()
475 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ) in tftp_handler()
800 tftp_state = STATE_SEND_WRQ; in tftp_start()