Searched refs:TFTP_ACK (Results 1 – 2 of 2) sorted by relevance
25 #define TFTP_ACK 4 macro
211 tp.opcode = htons(TFTP_ACK); in tftp_file_read()403 tp.opcode = abort ? htons (TFTP_ERROR) : htons (TFTP_ACK); in buf_fill()