Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dif_arp.h7 #define ARP_REPLY 2 macro
H A Dnic.c288 if (arpreply->opcode != htons(ARP_REPLY)) in await_arp()
986 arpreply->opcode = htons(ARP_REPLY); in await_reply()