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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Din.h7 #define ARP 0x0806 macro
H A Dnic.c5 ARP - RFC826
282 if (ptype != ARP)
347 eth_transmit(broadcast, ARP, sizeof(arpreq),
442 * except possibly ARP requests from the DHCP/TFTP server. We use
977 if ((ptype == ARP) &&
991 eth_transmit(arpreply->thwaddr, ARP,
996 printf("Sent ARP reply to: %@\n",tmp);
1187 /* Clear out the ARP entry. */
H A Dundi.c1059 case ARP: undi.pxs->undi_transmit.Protocol = P_ARP; break;

Completed in 26 milliseconds