ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <sendrcv.h>
Public Attributes | |
PDC_TBD | Tbd |
PNDIS_PACKET | Packet |
PDC_COALESCE_BUFFER | Buffer |
ULONG | SlotsUsed |
PDC_COALESCE_BUFFER _DC_TCB::Buffer |
Definition at line 35 of file sendrcv.h.
Referenced by DcSendPacket().
PNDIS_PACKET _DC_TCB::Packet |
Definition at line 34 of file sendrcv.h.
Referenced by DcFlushTransmitQueue(), DcHandleTxCompletedFrames(), DcSendPacket(), DcSetupFrameDownload(), and DcTestPacket().
ULONG _DC_TCB::SlotsUsed |
Definition at line 36 of file sendrcv.h.
Referenced by DcSendPacket().
PDC_TBD _DC_TCB::Tbd |
Definition at line 33 of file sendrcv.h.
Referenced by DcHandleTxCompletedFrames(), DcSetupFrameDownload(), and DcTestPacket().