Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h43 #define RARP_REPLY 4 macro
H A Dnic.c464 if (arpreply->opcode != htons(RARP_REPLY)) in await_rarp()