Searched refs:opcode_ACK (Results 1 – 1 of 1) sorted by relevance
147 #define opcode_ACK 4 macro1293 if(sap->th_opcode == opcode_ACK) { in sendtftp()1328 rap->th_opcode = htons((unsigned short)opcode_ACK); in recvtftp()1380 rap->th_opcode = htons((unsigned short)opcode_ACK); /* send the "final" in recvtftp()