HomeSort by relevance Sort by last modified time
    Searched refs:TFTP_MIN_PACKET (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
fsys_tftp.c 95 TFTP_MIN_PACKET, &tp);
224 oport, TFTP_MIN_PACKET, &tp);
etherboot.h 402 #define TFTP_MIN_PACKET (sizeof(struct iphdr) + sizeof(struct udphdr) + 4)
main.c 359 TFTP_MIN_PACKET, &tp);
450 oport, TFTP_MIN_PACKET, &tp);

Completed in 86 milliseconds