|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ndisuio.h>

Public Attributes | |
| ULONG | PacketLength |
| LIST_ENTRY | ListEntry |
| UCHAR | PacketData [1] |
| LIST_ENTRY _NDISUIO_PACKET_ENTRY::ListEntry |
Definition at line 71 of file ndisuio.h.
Referenced by NduReceive(), and ReadIrpCancel().
| UCHAR _NDISUIO_PACKET_ENTRY::PacketData[1] |
Definition at line 74 of file ndisuio.h.
Referenced by NduDispatchRead(), and NduReceive().
| ULONG _NDISUIO_PACKET_ENTRY::PacketLength |
Definition at line 68 of file ndisuio.h.
Referenced by NduDispatchRead(), NduReceive(), and ReadIrpCancel().