Home | History | Annotate | Download | only in netboot

Lines Matching refs:tftp

23 ETHERBOOT -  BOOTP/TFTP Bootstrap Program
34 TFTP - RFC1350, RFC2347 (options), RFC2348 (blocksize), RFC2349 (tsize)
297 TFTP - Download extended BOOTP data, or kernel image
300 tftp (const char *name, int (*fnc) (unsigned char *, int, int, int))
313 * except possibly ARP requests from the DHCP/TFTP server. We use
370 grub_printf ("TFTP error %d (%s)\n",
593 * interest, except possibly ARP requests from the DHCP/TFTP
858 in memory due to fragmented TFTP packets - took me
931 /* TFTP ? */
1106 tftp (fname, decode_rfc1533);