ReactOS 0.4.15-dev-7953-g1f49173
_MIBICMPSTATS_EX Struct Reference

#include <ipmib.h>

Public Attributes

DWORD dwMsgs
 
DWORD dwErrors
 
DWORD rgdwTypeCount [256]
 

Detailed Description

Definition at line 238 of file ipmib.h.

Member Data Documentation

◆ dwErrors

DWORD _MIBICMPSTATS_EX::dwErrors

Definition at line 241 of file ipmib.h.

Referenced by testGetIcmpStatisticsEx().

◆ dwMsgs

DWORD _MIBICMPSTATS_EX::dwMsgs

Definition at line 240 of file ipmib.h.

Referenced by testGetIcmpStatisticsEx().

◆ rgdwTypeCount

DWORD _MIBICMPSTATS_EX::rgdwTypeCount[256]

Definition at line 242 of file ipmib.h.

Referenced by testGetIcmpStatisticsEx().


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