Searched refs:STATE_OACK (Results 1 – 1 of 1) sorted by relevance
120 #define STATE_OACK 5 macro395 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