ReactOS 0.4.15-dev-7958-gcd0bb1a
_ARP_HEADER Struct Reference

#include <netiodef.h>

Public Attributes

USHORT HardwareAddressSpace
 
USHORT ProtocolAddressSpace
 
UCHAR HardwareAddressLength
 
UCHAR ProtocolAddressLength
 
USHORT Opcode
 
UCHAR SenderHardwareAddress [0]
 

Detailed Description

Definition at line 762 of file netiodef.h.

Member Data Documentation

◆ HardwareAddressLength

UCHAR _ARP_HEADER::HardwareAddressLength

Definition at line 765 of file netiodef.h.

◆ HardwareAddressSpace

USHORT _ARP_HEADER::HardwareAddressSpace

Definition at line 763 of file netiodef.h.

◆ Opcode

USHORT _ARP_HEADER::Opcode

Definition at line 767 of file netiodef.h.

◆ ProtocolAddressLength

UCHAR _ARP_HEADER::ProtocolAddressLength

Definition at line 766 of file netiodef.h.

◆ ProtocolAddressSpace

USHORT _ARP_HEADER::ProtocolAddressSpace

Definition at line 764 of file netiodef.h.

◆ SenderHardwareAddress

UCHAR _ARP_HEADER::SenderHardwareAddress[0]

Definition at line 768 of file netiodef.h.


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