Searched refs:TFTP_OACK (Results 1 – 7 of 7) sorted by relevance
12 #define TFTP_OACK 6 macro
151 tp->tp_op = htons(TFTP_OACK); in tftp_send_oack()
232 #define TFTP_OACK 6 macro
112 if (tr->opcode == ntohs (TFTP_OACK)) in buf_fill()
376 if (tr->opcode == ntohs (TFTP_OACK)) in tftp()