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

/haiku/src/system/boot/loader/net/
H A DARP.cpp80 && header->opcode != htons(ARPOP_REPLY))) {
92 if (header->opcode == htons(ARPOP_REPLY)
107 ARPOP_REPLY); local
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h102 #define ARPOP_REPLY 2 /* ARP reply. */ macro

Completed in 33 milliseconds