ReactOS 0.4.15-dev-7918-g2a2556c
_TRANSMIT_DESCRIPTOR Struct Reference

#include <pcnethw.h>

Public Attributes

ULONG TBADR
 
USHORT BCNT
 
USHORT FLAGS
 
USHORT TRC
 
USHORT FLAGS2
 
ULONG RES
 

Detailed Description

Definition at line 386 of file pcnethw.h.

Member Data Documentation

◆ BCNT

USHORT _TRANSMIT_DESCRIPTOR::BCNT

Definition at line 389 of file pcnethw.h.

Referenced by MiniportSend().

◆ FLAGS

USHORT _TRANSMIT_DESCRIPTOR::FLAGS

Definition at line 390 of file pcnethw.h.

Referenced by MiniportSend().

◆ FLAGS2

USHORT _TRANSMIT_DESCRIPTOR::FLAGS2

Definition at line 392 of file pcnethw.h.

◆ RES

ULONG _TRANSMIT_DESCRIPTOR::RES

Definition at line 393 of file pcnethw.h.

◆ TBADR

ULONG _TRANSMIT_DESCRIPTOR::TBADR

Definition at line 388 of file pcnethw.h.

◆ TRC

USHORT _TRANSMIT_DESCRIPTOR::TRC

Definition at line 391 of file pcnethw.h.


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