Searched refs:TFTP_DATA (Results 1 – 7 of 7) sorted by relevance
9 #define TFTP_DATA 3 macro
240 tp->tp_op = htons(TFTP_DATA); in tftp_send_data()
244 tp->tp_op = htons(TFTP_DATA); in tftp_send_data()
229 #define TFTP_DATA 3 macro
189 else if (tr->opcode == ntohs (TFTP_DATA)) in buf_fill()
427 else if (tr->opcode == ntohs (TFTP_DATA)) in tftp()