ReactOS 0.4.15-dev-7931-gfd331f1
_NDIS_WAN_GET_STATS Struct Reference

#include <ndis.h>

Public Attributes

UCHAR LocalAddress [6]
 
ULONG BytesSent
 
ULONG BytesRcvd
 
ULONG FramesSent
 
ULONG FramesRcvd
 
ULONG CRCErrors
 
ULONG TimeoutErrors
 
ULONG AlignmentErrors
 
ULONG SerialOverrunErrors
 
ULONG FramingErrors
 
ULONG BufferOverrunErrors
 
ULONG BytesTransmittedUncompressed
 
ULONG BytesReceivedUncompressed
 
ULONG BytesTransmittedCompressed
 
ULONG BytesReceivedCompressed
 

Detailed Description

Definition at line 1439 of file ndis.h.

Member Data Documentation

◆ AlignmentErrors

ULONG _NDIS_WAN_GET_STATS::AlignmentErrors

Definition at line 1447 of file ndis.h.

◆ BufferOverrunErrors

ULONG _NDIS_WAN_GET_STATS::BufferOverrunErrors

Definition at line 1450 of file ndis.h.

◆ BytesRcvd

ULONG _NDIS_WAN_GET_STATS::BytesRcvd

Definition at line 1442 of file ndis.h.

◆ BytesReceivedCompressed

ULONG _NDIS_WAN_GET_STATS::BytesReceivedCompressed

Definition at line 1454 of file ndis.h.

◆ BytesReceivedUncompressed

ULONG _NDIS_WAN_GET_STATS::BytesReceivedUncompressed

Definition at line 1452 of file ndis.h.

◆ BytesSent

ULONG _NDIS_WAN_GET_STATS::BytesSent

Definition at line 1441 of file ndis.h.

◆ BytesTransmittedCompressed

ULONG _NDIS_WAN_GET_STATS::BytesTransmittedCompressed

Definition at line 1453 of file ndis.h.

◆ BytesTransmittedUncompressed

ULONG _NDIS_WAN_GET_STATS::BytesTransmittedUncompressed

Definition at line 1451 of file ndis.h.

◆ CRCErrors

ULONG _NDIS_WAN_GET_STATS::CRCErrors

Definition at line 1445 of file ndis.h.

◆ FramesRcvd

ULONG _NDIS_WAN_GET_STATS::FramesRcvd

Definition at line 1444 of file ndis.h.

◆ FramesSent

ULONG _NDIS_WAN_GET_STATS::FramesSent

Definition at line 1443 of file ndis.h.

◆ FramingErrors

ULONG _NDIS_WAN_GET_STATS::FramingErrors

Definition at line 1449 of file ndis.h.

◆ LocalAddress

UCHAR _NDIS_WAN_GET_STATS::LocalAddress[6]

Definition at line 1440 of file ndis.h.

◆ SerialOverrunErrors

ULONG _NDIS_WAN_GET_STATS::SerialOverrunErrors

Definition at line 1448 of file ndis.h.

◆ TimeoutErrors

ULONG _NDIS_WAN_GET_STATS::TimeoutErrors

Definition at line 1446 of file ndis.h.


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