Searched refs:rarp (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h164 extern int rarp(void);
H A Dnic.c451 * rarp
453 * Get IP address by rarp. Just copy from etherboot
476 int rarp(void) function
480 /* arp and rarp requests share the same packet structure. */
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c4103 /* rarp */
4107 if (! rarp ())
4122 "rarp",
4125 "rarp",

Completed in 28 milliseconds