Searched refs:TFTP_FL_SEND_ACK (Results 1 – 1 of 1) sorted by relevance
129 TFTP_FL_SEND_ACK = 0x0001, enumerator194 tftp->flags &= ~TFTP_FL_SEND_ACK; in tftp_reopen()474 if ( tftp->flags & TFTP_FL_SEND_ACK ) { in tftp_send_packet()631 tftp->flags &= ~TFTP_FL_SEND_ACK; in tftp_process_multicast()637 tftp, ( ( tftp->flags & TFTP_FL_SEND_ACK ) ? "" : " not" ) ); in tftp_process_multicast()1010 tftp->flags |= TFTP_FL_SEND_ACK; in tftp_socket_deliver_iob()