Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c111 #define STATE_SEND_WRQ 7 macro
323 case STATE_SEND_WRQ: in tftp_send()
425 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ) in tftp_handler()
711 tftp_state = STATE_SEND_WRQ; in tftp_start()