ReactOS 0.4.15-dev-7953-g1f49173
_LAN_PACKET Struct Reference

#include <lan.h>

Collaboration diagram for _LAN_PACKET:

Public Attributes

PNDIS_PACKET NdisPacket
 
PETH_HEADER EthHeader
 
UINT TotalSize
 

Detailed Description

Definition at line 85 of file lan.h.

Member Data Documentation

◆ EthHeader

PETH_HEADER _LAN_PACKET::EthHeader

Definition at line 87 of file lan.h.

Referenced by ProtocolTransferDataComplete().

◆ NdisPacket

PNDIS_PACKET _LAN_PACKET::NdisPacket

Definition at line 86 of file lan.h.

◆ TotalSize

UINT _LAN_PACKET::TotalSize

Definition at line 88 of file lan.h.

Referenced by ProtocolTransferDataComplete().


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