Searched refs:TFTP_ACK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dtftp.c35 #define TFTP_ACK 4 macro
190 opcode = TFTP_ACK;
218 if (finished && (opcode == TFTP_ACK))
353 /* Server lost our TFTP_ACK. Resend it */
359 if (CMD_PUT(cmd) && (opcode == TFTP_ACK)) {

Completed in 104 milliseconds