Home
last modified time | relevance | path

Searched refs:AWAIT_TFTP (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Detherboot.h242 #define AWAIT_TFTP 2 macro
Dfsys_tftp.c68 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout)) in buf_fill()
Dmain.c338 if (! await_reply (AWAIT_TFTP, iport, NULL, timeout)) in tftp()
932 if (type == AWAIT_TFTP && ntohs (udp->dest) == ival) in await_reply()