Searched refs:TFTP_ACK (Results 1 – 7 of 7) sorted by relevance
10 #define TFTP_ACK 4 macro
421 case TFTP_ACK: in tftp_input()
427 case TFTP_ACK: in tftp_input()
230 #define TFTP_ACK 4 macro
216 tp.opcode = abort ? htons (TFTP_ERROR) : htons (TFTP_ACK); in buf_fill()
446 tp.opcode = htons (TFTP_ACK); in tftp()