ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <netiodef.h>
Public Attributes | |
USHORT | HardwareAddressSpace |
USHORT | ProtocolAddressSpace |
UCHAR | HardwareAddressLength |
UCHAR | ProtocolAddressLength |
USHORT | Opcode |
UCHAR | SenderHardwareAddress [0] |
Definition at line 762 of file netiodef.h.
UCHAR _ARP_HEADER::HardwareAddressLength |
Definition at line 765 of file netiodef.h.
USHORT _ARP_HEADER::HardwareAddressSpace |
Definition at line 763 of file netiodef.h.
USHORT _ARP_HEADER::Opcode |
Definition at line 767 of file netiodef.h.
UCHAR _ARP_HEADER::ProtocolAddressLength |
Definition at line 766 of file netiodef.h.
USHORT _ARP_HEADER::ProtocolAddressSpace |
Definition at line 764 of file netiodef.h.
UCHAR _ARP_HEADER::SenderHardwareAddress[0] |
Definition at line 768 of file netiodef.h.