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

  /external/grub/netboot/
etherboot.h 52 #ifndef MAX_TFTP_RETRIES
53 # define MAX_TFTP_RETRIES 20
fsys_tftp.c 73 if (! block && retry++ < MAX_TFTP_RETRIES)
main.c 340 if (! block && retry++ < MAX_TFTP_RETRIES)

Completed in 222 milliseconds