Searched refs:ARP_REQUEST (Results 1 – 2 of 2) sorted by relevance
131 #define ARP_REQUEST 1 macro
264 arpreq.opcode = htons (ARP_REQUEST); in udp_transmit()793 if (arpreply->opcode == htons (ARP_REQUEST) in await_reply()