Home
last modified time | relevance | path

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

/external/grub/netboot/
Detherboot.h132 #define ARP_REPLY 2 macro
Dmain.c780 if (arpreply->opcode == htons (ARP_REPLY) in await_reply()
796 arpreply->opcode = htons (ARP_REPLY); in await_reply()