Searched refs:STATE_RECV_WRQ (Results 1 – 1 of 1) sorted by relevance
121 #define STATE_RECV_WRQ 6 macro397 case STATE_RECV_WRQ: in tftp_send()487 tftp_state != STATE_RECV_WRQ && tftp_state != STATE_SEND_WRQ) in tftp_handler()640 tftp_state == STATE_RECV_WRQ) { in tftp_handler()721 if (tftp_state != STATE_RECV_WRQ) in tftp_timeout_handler()924 tftp_state = STATE_RECV_WRQ; in tftp_start_server()
Completed in 4 milliseconds