Searched refs:TFTP_MIN_PACKET (Results 1 - 3 of 3) sorted by relevance

/external/grub/netboot/
H A Dfsys_tftp.c95 TFTP_MIN_PACKET, &tp);
224 oport, TFTP_MIN_PACKET, &tp);
H A Detherboot.h402 #define TFTP_MIN_PACKET (sizeof(struct iphdr) + sizeof(struct udphdr) + 4) macro
H A Dmain.c359 TFTP_MIN_PACKET, &tp);
450 oport, TFTP_MIN_PACKET, &tp);

Completed in 41 milliseconds