ReactOS 0.4.15-dev-7834-g00c4b3d
_TDI_PROVIDER_STATISTICS Struct Reference

#include <tdi.h>

Collaboration diagram for _TDI_PROVIDER_STATISTICS:

Public Attributes

ULONG Version
 
ULONG OpenConnections
 
ULONG ConnectionsAfterNoRetry
 
ULONG ConnectionsAfterRetry
 
ULONG LocalDisconnects
 
ULONG RemoteDisconnects
 
ULONG LinkFailures
 
ULONG AdapterFailures
 
ULONG SessionTimeouts
 
ULONG CancelledConnections
 
ULONG RemoteResourceFailures
 
ULONG LocalResourceFailures
 
ULONG NotFoundFailures
 
ULONG NoListenFailures
 
ULONG DatagramsSent
 
LARGE_INTEGER DatagramBytesSent
 
ULONG DatagramsReceived
 
LARGE_INTEGER DatagramBytesReceived
 
ULONG PacketsSent
 
ULONG PacketsReceived
 
ULONG DataFramesSent
 
LARGE_INTEGER DataFrameBytesSent
 
ULONG DataFramesReceived
 
LARGE_INTEGER DataFrameBytesReceived
 
ULONG DataFramesResent
 
LARGE_INTEGER DataFrameBytesResent
 
ULONG DataFramesRejected
 
LARGE_INTEGER DataFrameBytesRejected
 
ULONG ResponseTimerExpirations
 
ULONG AckTimerExpirations
 
ULONG MaximumSendWindow
 
ULONG AverageSendWindow
 
ULONG PiggybackAckQueued
 
ULONG PiggybackAckTimeouts
 
LARGE_INTEGER WastedPacketSpace
 
ULONG WastedSpacePackets
 
ULONG NumberOfResources
 
TDI_PROVIDER_RESOURCE_STATS ResourceStats [1]
 

Detailed Description

Definition at line 276 of file tdi.h.

Member Data Documentation

◆ AckTimerExpirations

ULONG _TDI_PROVIDER_STATISTICS::AckTimerExpirations

Definition at line 306 of file tdi.h.

◆ AdapterFailures

ULONG _TDI_PROVIDER_STATISTICS::AdapterFailures

Definition at line 284 of file tdi.h.

◆ AverageSendWindow

ULONG _TDI_PROVIDER_STATISTICS::AverageSendWindow

Definition at line 308 of file tdi.h.

◆ CancelledConnections

ULONG _TDI_PROVIDER_STATISTICS::CancelledConnections

Definition at line 286 of file tdi.h.

◆ ConnectionsAfterNoRetry

ULONG _TDI_PROVIDER_STATISTICS::ConnectionsAfterNoRetry

Definition at line 279 of file tdi.h.

◆ ConnectionsAfterRetry

ULONG _TDI_PROVIDER_STATISTICS::ConnectionsAfterRetry

Definition at line 280 of file tdi.h.

◆ DataFrameBytesReceived

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DataFrameBytesReceived

Definition at line 300 of file tdi.h.

◆ DataFrameBytesRejected

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DataFrameBytesRejected

Definition at line 304 of file tdi.h.

◆ DataFrameBytesResent

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DataFrameBytesResent

Definition at line 302 of file tdi.h.

◆ DataFrameBytesSent

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DataFrameBytesSent

Definition at line 298 of file tdi.h.

◆ DataFramesReceived

ULONG _TDI_PROVIDER_STATISTICS::DataFramesReceived

Definition at line 299 of file tdi.h.

◆ DataFramesRejected

ULONG _TDI_PROVIDER_STATISTICS::DataFramesRejected

Definition at line 303 of file tdi.h.

◆ DataFramesResent

ULONG _TDI_PROVIDER_STATISTICS::DataFramesResent

Definition at line 301 of file tdi.h.

◆ DataFramesSent

ULONG _TDI_PROVIDER_STATISTICS::DataFramesSent

Definition at line 297 of file tdi.h.

◆ DatagramBytesReceived

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DatagramBytesReceived

Definition at line 294 of file tdi.h.

◆ DatagramBytesSent

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::DatagramBytesSent

Definition at line 292 of file tdi.h.

◆ DatagramsReceived

ULONG _TDI_PROVIDER_STATISTICS::DatagramsReceived

Definition at line 293 of file tdi.h.

◆ DatagramsSent

ULONG _TDI_PROVIDER_STATISTICS::DatagramsSent

Definition at line 291 of file tdi.h.

◆ LinkFailures

ULONG _TDI_PROVIDER_STATISTICS::LinkFailures

Definition at line 283 of file tdi.h.

◆ LocalDisconnects

ULONG _TDI_PROVIDER_STATISTICS::LocalDisconnects

Definition at line 281 of file tdi.h.

◆ LocalResourceFailures

ULONG _TDI_PROVIDER_STATISTICS::LocalResourceFailures

Definition at line 288 of file tdi.h.

◆ MaximumSendWindow

ULONG _TDI_PROVIDER_STATISTICS::MaximumSendWindow

Definition at line 307 of file tdi.h.

◆ NoListenFailures

ULONG _TDI_PROVIDER_STATISTICS::NoListenFailures

Definition at line 290 of file tdi.h.

◆ NotFoundFailures

ULONG _TDI_PROVIDER_STATISTICS::NotFoundFailures

Definition at line 289 of file tdi.h.

◆ NumberOfResources

ULONG _TDI_PROVIDER_STATISTICS::NumberOfResources

Definition at line 313 of file tdi.h.

◆ OpenConnections

ULONG _TDI_PROVIDER_STATISTICS::OpenConnections

Definition at line 278 of file tdi.h.

◆ PacketsReceived

ULONG _TDI_PROVIDER_STATISTICS::PacketsReceived

Definition at line 296 of file tdi.h.

◆ PacketsSent

ULONG _TDI_PROVIDER_STATISTICS::PacketsSent

Definition at line 295 of file tdi.h.

◆ PiggybackAckQueued

ULONG _TDI_PROVIDER_STATISTICS::PiggybackAckQueued

Definition at line 309 of file tdi.h.

◆ PiggybackAckTimeouts

ULONG _TDI_PROVIDER_STATISTICS::PiggybackAckTimeouts

Definition at line 310 of file tdi.h.

◆ RemoteDisconnects

ULONG _TDI_PROVIDER_STATISTICS::RemoteDisconnects

Definition at line 282 of file tdi.h.

◆ RemoteResourceFailures

ULONG _TDI_PROVIDER_STATISTICS::RemoteResourceFailures

Definition at line 287 of file tdi.h.

◆ ResourceStats

TDI_PROVIDER_RESOURCE_STATS _TDI_PROVIDER_STATISTICS::ResourceStats[1]

Definition at line 314 of file tdi.h.

◆ ResponseTimerExpirations

ULONG _TDI_PROVIDER_STATISTICS::ResponseTimerExpirations

Definition at line 305 of file tdi.h.

◆ SessionTimeouts

ULONG _TDI_PROVIDER_STATISTICS::SessionTimeouts

Definition at line 285 of file tdi.h.

◆ Version

ULONG _TDI_PROVIDER_STATISTICS::Version

Definition at line 277 of file tdi.h.

◆ WastedPacketSpace

LARGE_INTEGER _TDI_PROVIDER_STATISTICS::WastedPacketSpace

Definition at line 311 of file tdi.h.

◆ WastedSpacePackets

ULONG _TDI_PROVIDER_STATISTICS::WastedSpacePackets

Definition at line 312 of file tdi.h.


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