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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 21 milliseconds