ReactOS 0.4.15-dev-7918-g2a2556c
_MSNdis_StatisticsInfo Struct Reference

#include <wmidata.h>

Collaboration diagram for _MSNdis_StatisticsInfo:

Public Attributes

MSNdis_ObjectHeader Header
 
ULONG SupportedStatistics
 
ULONGLONG ifInDiscards
 
ULONGLONG ifInErrors
 
ULONGLONG ifHCInOctets
 
ULONGLONG ifHCInUcastPkts
 
ULONGLONG ifHCInMulticastPkts
 
ULONGLONG ifHCInBroadcastPkts
 
ULONGLONG ifHCOutOctets
 
ULONGLONG ifHCOutUcastPkts
 
ULONGLONG ifHCOutMulticastPkts
 
ULONGLONG ifHCOutBroadcastPkts
 
ULONGLONG ifOutErrors
 
ULONGLONG ifOutDiscards
 
ULONGLONG ifHCInUcastOctets
 
ULONGLONG ifHCInMulticastOctets
 
ULONGLONG ifHCInBroadcastOctets
 
ULONGLONG ifHCOutUcastOctets
 
ULONGLONG ifHCOutMulticastOctets
 
ULONGLONG ifHCOutBroadcastOctets
 

Detailed Description

Definition at line 5135 of file wmidata.h.

Member Data Documentation

◆ Header

MSNdis_ObjectHeader _MSNdis_StatisticsInfo::Header

Definition at line 5136 of file wmidata.h.

◆ ifHCInBroadcastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCInBroadcastOctets

Definition at line 5152 of file wmidata.h.

◆ ifHCInBroadcastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCInBroadcastPkts

Definition at line 5143 of file wmidata.h.

◆ ifHCInMulticastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCInMulticastOctets

Definition at line 5151 of file wmidata.h.

◆ ifHCInMulticastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCInMulticastPkts

Definition at line 5142 of file wmidata.h.

◆ ifHCInOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCInOctets

Definition at line 5140 of file wmidata.h.

◆ ifHCInUcastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCInUcastOctets

Definition at line 5150 of file wmidata.h.

◆ ifHCInUcastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCInUcastPkts

Definition at line 5141 of file wmidata.h.

◆ ifHCOutBroadcastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutBroadcastOctets

Definition at line 5155 of file wmidata.h.

◆ ifHCOutBroadcastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutBroadcastPkts

Definition at line 5147 of file wmidata.h.

◆ ifHCOutMulticastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutMulticastOctets

Definition at line 5154 of file wmidata.h.

◆ ifHCOutMulticastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutMulticastPkts

Definition at line 5146 of file wmidata.h.

◆ ifHCOutOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutOctets

Definition at line 5144 of file wmidata.h.

◆ ifHCOutUcastOctets

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutUcastOctets

Definition at line 5153 of file wmidata.h.

◆ ifHCOutUcastPkts

ULONGLONG _MSNdis_StatisticsInfo::ifHCOutUcastPkts

Definition at line 5145 of file wmidata.h.

◆ ifInDiscards

ULONGLONG _MSNdis_StatisticsInfo::ifInDiscards

Definition at line 5138 of file wmidata.h.

◆ ifInErrors

ULONGLONG _MSNdis_StatisticsInfo::ifInErrors

Definition at line 5139 of file wmidata.h.

◆ ifOutDiscards

ULONGLONG _MSNdis_StatisticsInfo::ifOutDiscards

Definition at line 5149 of file wmidata.h.

◆ ifOutErrors

ULONGLONG _MSNdis_StatisticsInfo::ifOutErrors

Definition at line 5148 of file wmidata.h.

◆ SupportedStatistics

ULONG _MSNdis_StatisticsInfo::SupportedStatistics

Definition at line 5137 of file wmidata.h.


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