Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c109 #define STATE_OACK 5 macro
352 case STATE_OACK: in tftp_send()
478 tftp_state = STATE_OACK; in tftp_handler()
522 if (tftp_state == STATE_SEND_RRQ || tftp_state == STATE_OACK || in tftp_handler()