ReactOS 0.4.15-dev-7942-gd23573b
ETH_HEADER Struct Reference

#include <lan.h>

Public Attributes

UCHAR DstAddr [IEEE_802_ADDR_LENGTH]
 
UCHAR SrcAddr [IEEE_802_ADDR_LENGTH]
 
USHORT EType
 

Detailed Description

Definition at line 33 of file lan.h.

Member Data Documentation

◆ DstAddr

UCHAR ETH_HEADER::DstAddr

Definition at line 34 of file lan.h.

◆ EType

USHORT ETH_HEADER::EType

Definition at line 36 of file lan.h.

Referenced by ProtocolTransferDataComplete().

◆ SrcAddr

UCHAR ETH_HEADER::SrcAddr

Definition at line 35 of file lan.h.

Referenced by ProtocolTransferDataComplete().


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