ReactOS 0.4.15-dev-7924-g5949c20
_NDISUIO_PACKET_ENTRY Struct Reference

#include <ndisuio.h>

Collaboration diagram for _NDISUIO_PACKET_ENTRY:

Public Attributes

ULONG PacketLength
 
LIST_ENTRY ListEntry
 
UCHAR PacketData [1]
 

Detailed Description

Definition at line 65 of file ndisuio.h.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _NDISUIO_PACKET_ENTRY::ListEntry

Definition at line 71 of file ndisuio.h.

Referenced by NduReceive(), and ReadIrpCancel().

◆ PacketData

UCHAR _NDISUIO_PACKET_ENTRY::PacketData[1]

Definition at line 74 of file ndisuio.h.

Referenced by NduDispatchRead(), and NduReceive().

◆ PacketLength

ULONG _NDISUIO_PACKET_ENTRY::PacketLength

Definition at line 68 of file ndisuio.h.

Referenced by NduDispatchRead(), NduReceive(), and ReadIrpCancel().


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