Searched refs:TFTP_MIN_PACKET (Results 1 – 3 of 3) sorted by relevance
135 TFTP_MIN_PACKET, &tp); in tftp_file_read()214 oport, TFTP_MIN_PACKET, &tp); /* ack */ in tftp_file_read()282 TFTP_MIN_PACKET, &tp); in buf_fill()411 oport, TFTP_MIN_PACKET, &tp); in buf_fill()
76 #define TFTP_MIN_PACKET (sizeof(struct iphdr) + sizeof(struct udphdr) + 4) macro
4677 (tftp_dir): Revert previous change. Don't use TFTP_MIN_PACKET