ReactOS 0.4.15-dev-7953-g1f49173
_NDIS_WAN_GET_STATS_INFO Struct Reference

#include <ndiswan.h>

Collaboration diagram for _NDIS_WAN_GET_STATS_INFO:

Public Attributes

_In_ NDIS_HANDLE NdisLinkHandle
 
_Out_ ULONG BytesSent
 
_Out_ ULONG BytesRcvd
 
_Out_ ULONG FramesSent
 
_Out_ ULONG FramesRcvd
 
_Out_ ULONG CRCErrors
 
_Out_ ULONG TimeoutErrors
 
_Out_ ULONG AlignmentErrors
 
_Out_ ULONG SerialOverrunErrors
 
_Out_ ULONG FramingErrors
 
_Out_ ULONG BufferOverrunErrors
 
_Out_ ULONG BytesTransmittedUncompressed
 
_Out_ ULONG BytesReceivedUncompressed
 
_Out_ ULONG BytesTransmittedCompressed
 
_Out_ ULONG BytesReceivedCompressed
 
_Out_ ULONG TunnelPacketsRecieved
 
_Out_ ULONG TunnelRecievePacketsPending
 
_Out_ ULONG TunnelPacketsIndicatedUp
 
_Out_ ULONG TunnelRecievePacketsRejected
 
_Out_ ULONG TunnelPacketsSent
 
_Out_ ULONG TunnelPacketsSentComplete
 
_Out_ ULONG TunnelTransmitPacketsPending
 
_Out_ ULONG TunnelPacketsTransmitError
 
_Out_ ULONG TunnelPacketsSentError
 
_Out_ ULONG TunnelTransmitPacketsRejected
 
_Out_ ULONG TunnelAcksSent
 
_Out_ ULONG TunnelAcksSentComplete
 
_Out_ ULONG TunnelGeneric1
 
_Out_ ULONG TunnelGeneric2
 
_Out_ ULONG TunnelGeneric3
 

Detailed Description

Definition at line 221 of file ndiswan.h.

Member Data Documentation

◆ AlignmentErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::AlignmentErrors

Definition at line 229 of file ndiswan.h.

◆ BufferOverrunErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BufferOverrunErrors

Definition at line 232 of file ndiswan.h.

◆ BytesRcvd

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesRcvd

Definition at line 224 of file ndiswan.h.

◆ BytesReceivedCompressed

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesReceivedCompressed

Definition at line 236 of file ndiswan.h.

◆ BytesReceivedUncompressed

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesReceivedUncompressed

Definition at line 234 of file ndiswan.h.

◆ BytesSent

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesSent

Definition at line 223 of file ndiswan.h.

◆ BytesTransmittedCompressed

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesTransmittedCompressed

Definition at line 235 of file ndiswan.h.

◆ BytesTransmittedUncompressed

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::BytesTransmittedUncompressed

Definition at line 233 of file ndiswan.h.

◆ CRCErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::CRCErrors

Definition at line 227 of file ndiswan.h.

◆ FramesRcvd

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::FramesRcvd

Definition at line 226 of file ndiswan.h.

◆ FramesSent

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::FramesSent

Definition at line 225 of file ndiswan.h.

◆ FramingErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::FramingErrors

Definition at line 231 of file ndiswan.h.

◆ NdisLinkHandle

_In_ NDIS_HANDLE _NDIS_WAN_GET_STATS_INFO::NdisLinkHandle

Definition at line 222 of file ndiswan.h.

◆ SerialOverrunErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::SerialOverrunErrors

Definition at line 230 of file ndiswan.h.

◆ TimeoutErrors

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TimeoutErrors

Definition at line 228 of file ndiswan.h.

◆ TunnelAcksSent

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelAcksSent

Definition at line 247 of file ndiswan.h.

◆ TunnelAcksSentComplete

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelAcksSentComplete

Definition at line 248 of file ndiswan.h.

◆ TunnelGeneric1

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelGeneric1

Definition at line 249 of file ndiswan.h.

◆ TunnelGeneric2

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelGeneric2

Definition at line 250 of file ndiswan.h.

◆ TunnelGeneric3

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelGeneric3

Definition at line 251 of file ndiswan.h.

◆ TunnelPacketsIndicatedUp

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsIndicatedUp

Definition at line 239 of file ndiswan.h.

◆ TunnelPacketsRecieved

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsRecieved

Definition at line 237 of file ndiswan.h.

◆ TunnelPacketsSent

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsSent

Definition at line 241 of file ndiswan.h.

◆ TunnelPacketsSentComplete

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsSentComplete

Definition at line 242 of file ndiswan.h.

◆ TunnelPacketsSentError

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsSentError

Definition at line 245 of file ndiswan.h.

◆ TunnelPacketsTransmitError

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelPacketsTransmitError

Definition at line 244 of file ndiswan.h.

◆ TunnelRecievePacketsPending

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelRecievePacketsPending

Definition at line 238 of file ndiswan.h.

◆ TunnelRecievePacketsRejected

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelRecievePacketsRejected

Definition at line 240 of file ndiswan.h.

◆ TunnelTransmitPacketsPending

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelTransmitPacketsPending

Definition at line 243 of file ndiswan.h.

◆ TunnelTransmitPacketsRejected

_Out_ ULONG _NDIS_WAN_GET_STATS_INFO::TunnelTransmitPacketsRejected

Definition at line 246 of file ndiswan.h.


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