Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c120 #define STATE_OACK 5 macro
395 case STATE_OACK: in tftp_send()
547 tftp_state = STATE_OACK; in tftp_handler()
599 if (tftp_put_active && tftp_state == STATE_OACK) { in tftp_handler()
639 if (tftp_state == STATE_SEND_RRQ || tftp_state == STATE_OACK || in tftp_handler()

Completed in 18 milliseconds