Home
last modified time | relevance | path

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

/third_party/curl/tests/server/
H A Dtftpd.c146 #define opcode_ACK 4 macro
1226 if(sap->th_opcode == opcode_ACK) { in sendtftp()
1261 rap->th_opcode = htons((unsigned short)opcode_ACK); in recvtftp()
1321 rap->th_opcode = htons((unsigned short)opcode_ACK); /* send the "final" in recvtftp()

Completed in 2 milliseconds