Searched refs:protocol_format (Results 1 – 2 of 2) sorted by relevance
72 || header->protocol_format != htons(ETHERTYPE_IP) in HandleEthernetPacket()171 header.protocol_format = htons(ETHERTYPE_IP); in _SendARPPacket()
112 uint16 protocol_format; /* Format of protocol address. */ member