Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbootp.h31 #define BOOTP_REPLY 2 macro
H A Dnic.c543 if (bootpreply->bp_op != BOOTP_REPLY) in await_bootp()
640 if (dhcpreply->bp_op != BOOTP_REPLY) in await_dhcp()