Searched refs:ARP_REQUEST (Results 1 - 2 of 2) sorted by relevance

/external/grub/netboot/
H A Detherboot.h131 #define ARP_REQUEST 1 macro
H A Dmain.c264 arpreq.opcode = htons (ARP_REQUEST);
793 if (arpreply->opcode == htons (ARP_REQUEST)

Completed in 236 milliseconds