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

| SINGLE_LIST_ENTRY _DC_RCB::AllocListEntry |
Definition at line 53 of file sendrcv.h.
Referenced by DcAllocateRcb().
| ULONG _DC_RCB::Flags |
Definition at line 45 of file sendrcv.h.
Referenced by DcHandleRxReceivedFrames(), and DcIndicateReceivePackets().
| SINGLE_LIST_ENTRY _DC_RCB::ListEntry |
Definition at line 42 of file sendrcv.h.
Referenced by DcAllocateReceiveBuffers(), DcCreateRxRing(), and DcReturnPacket().
| PNDIS_BUFFER _DC_RCB::NdisBuffer |
Definition at line 49 of file sendrcv.h.
Referenced by DcAllocateRcb(), and DcHandleRxReceivedFrames().
| PNDIS_PACKET _DC_RCB::Packet |
Definition at line 48 of file sendrcv.h.
Referenced by DcAllocateRcb(), and DcHandleRxReceivedFrames().
| ULONG _DC_RCB::PhysicalAddress |
Definition at line 44 of file sendrcv.h.
Referenced by DcAllocateRcb(), DcCreateRxRing(), and DcHandleRxReceivedFrames().
| NDIS_PHYSICAL_ADDRESS _DC_RCB::PhysicalAddressOriginal |
Definition at line 52 of file sendrcv.h.
Referenced by DcAllocateRcb().
| PVOID _DC_RCB::VirtualAddress |
Definition at line 50 of file sendrcv.h.
Referenced by DcAllocateRcb(), and DcHandleRxReceivedFrames().
| PVOID _DC_RCB::VirtualAddressOriginal |
Definition at line 51 of file sendrcv.h.
Referenced by DcAllocateRcb().