ReactOS 0.4.15-dev-7942-gd23573b
ARP_HEADER Struct Reference

#include <arp.h>

Public Attributes

USHORT HWType
 
USHORT ProtoType
 
UCHAR HWAddrLen
 
UCHAR ProtoAddrLen
 
USHORT Opcode
 

Detailed Description

Definition at line 10 of file arp.h.

Member Data Documentation

◆ HWAddrLen

UCHAR ARP_HEADER::HWAddrLen

Definition at line 13 of file arp.h.

◆ HWType

USHORT ARP_HEADER::HWType

Definition at line 11 of file arp.h.

◆ Opcode

USHORT ARP_HEADER::Opcode

Definition at line 15 of file arp.h.

◆ ProtoAddrLen

UCHAR ARP_HEADER::ProtoAddrLen

Definition at line 14 of file arp.h.

◆ ProtoType

USHORT ARP_HEADER::ProtoType

Definition at line 12 of file arp.h.


The documentation for this struct was generated from the following file: