Home
last modified time | relevance | path

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

/external/u-boot/net/
Dtftp.c103 #define STATE_OACK 5 macro
390 case STATE_OACK: in tftp_send()
528 tftp_state = STATE_OACK; in tftp_handler()
578 if (tftp_state == STATE_SEND_RRQ || tftp_state == STATE_OACK || in tftp_handler()