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

/haiku/src/system/boot/loader/net/
H A DARP.cpp72 || header->protocol_format != htons(ETHERTYPE_IP)
171 header.protocol_format = htons(ETHERTYPE_IP);
/haiku/headers/private/kernel/boot/net/
H A DNetDefs.h112 uint16 protocol_format; /* Format of protocol address. */ member in struct:arp_header

Completed in 14 milliseconds