ReactOS 0.4.15-dev-8028-g8e799e2
_tagMapperResult Struct Reference

#include <ndis56common.h>

Public Attributes

USHORT usBuffersMapped
 
USHORT usBufferSpaceUsed
 
ULONG ulDataSize
 

Detailed Description

Definition at line 685 of file ndis56common.h.

Member Data Documentation

◆ ulDataSize

ULONG _tagMapperResult::ulDataSize

Definition at line 689 of file ndis56common.h.

Referenced by ParaNdis_PacketMapper().

◆ usBuffersMapped

USHORT _tagMapperResult::usBuffersMapped

Definition at line 687 of file ndis56common.h.

Referenced by ParaNdis_DoSubmitPacket(), and ParaNdis_PacketMapper().

◆ usBufferSpaceUsed

USHORT _tagMapperResult::usBufferSpaceUsed

Definition at line 688 of file ndis56common.h.

Referenced by ParaNdis_DoSubmitPacket(), and ParaNdis_PacketMapper().


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