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

/external/grub/netboot/
H A Detherboot.h402 #define TFTP_MIN_PACKET (sizeof(struct iphdr) + sizeof(struct udphdr) + 4) macro

Completed in 43 milliseconds