Home
last modified time | relevance | path

Searched refs:AWAIT_BOOTP (Results 1 – 2 of 2) sorted by relevance

/external/grub/netboot/
Dmain.c605 if (await_reply (AWAIT_BOOTP, 0, NULL, timeout)) in bootp()
611 if (await_reply (AWAIT_BOOTP, 0, NULL, timeout)) in bootp()
656 if (await_reply (AWAIT_BOOTP, 0, NULL, timeout)) in bootp()
882 if (type == AWAIT_BOOTP in await_reply()
Detherboot.h241 #define AWAIT_BOOTP 1 macro