Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c122 #define STATE_SEND_WRQ 7 macro
358 case STATE_SEND_WRQ: in tftp_send()
487 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ) in tftp_handler()
839 tftp_state = STATE_SEND_WRQ; in tftp_start()

Completed in 3 milliseconds