Searched refs:TFTPD_OP_ACK (Results 1 – 1 of 1) sorted by relevance
40 #define TFTPD_OP_ACK 4 // Acknowledgement RFC 1350 macro141 retry_count = 12, timeout = 100, pktopcode = TFTPD_OP_ACK; in do_action()163 if ((pktopcode == TFTPD_OP_ACK) && done) break; in do_action()205 if ((opcode == TFTPD_OP_RRQ) && (pktopcode == TFTPD_OP_ACK)) { in do_action()