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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftpd.c147 #define opcode_ACK 4 macro
1270 if (sap->th_opcode == opcode_ACK) {
1304 rap->th_opcode = htons((unsigned short)opcode_ACK);
1356 rap->th_opcode = htons((unsigned short)opcode_ACK); /* send the "final" ack */

Completed in 105 milliseconds