Searched refs:ARP_REPLY (Results 1 – 2 of 2) sorted by relevance
7 #define ARP_REPLY 2 macro
288 if (arpreply->opcode != htons(ARP_REPLY)) in await_arp()986 arpreply->opcode = htons(ARP_REPLY); in await_reply()