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

/haiku/src/system/boot/loader/net/
H A DARP.cpp79 || (header->opcode != htons(ARPOP_REQUEST)
85 if (header->opcode == htons(ARPOP_REQUEST)
105 if (header->opcode == htons(ARPOP_REQUEST)) {
137 ARPOP_REQUEST);
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h101 #define ARPOP_REQUEST 1 /* ARP request. */ macro

Completed in 17 milliseconds