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

  /external/grub/netboot/
etherboot.h 242 #define AWAIT_TFTP 2
fsys_tftp.c 68 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout))
main.c 338 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout))
932 if (type == AWAIT_TFTP && ntohs (udp->dest) == ival)

Completed in 75 milliseconds