HomeSort by relevance Sort by last modified time
    Searched refs:ARP_REQUEST (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
etherboot.h 131 #define ARP_REQUEST 1
main.c 264 arpreq.opcode = htons (ARP_REQUEST);
793 if (arpreply->opcode == htons (ARP_REQUEST)

Completed in 2770 milliseconds