Searched refs:STATE_SEND_RRQ (Results 1 – 1 of 1) sorted by relevance
105 #define STATE_SEND_RRQ 1 macro322 case STATE_SEND_RRQ: in tftp_send()327 *s++ = htons(tftp_state == STATE_SEND_RRQ ? TFTP_RRQ : in tftp_send()424 if (tftp_state != STATE_SEND_RRQ && src != tftp_remote_port && in tftp_handler()519 if (tftp_state == STATE_SEND_RRQ) in tftp_handler()522 if (tftp_state == STATE_SEND_RRQ || tftp_state == STATE_OACK || in tftp_handler()725 tftp_state = STATE_SEND_RRQ; in tftp_start()