ReactOS 0.4.15-dev-7846-g8ba6c66
_MIBICMPSTATS Struct Reference

#include <ipmib.h>

Public Attributes

DWORD dwMsgs
 
DWORD dwErrors
 
DWORD dwDestUnreachs
 
DWORD dwTimeExcds
 
DWORD dwParmProbs
 
DWORD dwSrcQuenchs
 
DWORD dwRedirects
 
DWORD dwEchos
 
DWORD dwEchoReps
 
DWORD dwTimestamps
 
DWORD dwTimestampReps
 
DWORD dwAddrMasks
 
DWORD dwAddrMaskReps
 

Detailed Description

Definition at line 174 of file ipmib.h.

Member Data Documentation

◆ dwAddrMaskReps

DWORD _MIBICMPSTATS::dwAddrMaskReps

Definition at line 188 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwAddrMasks

DWORD _MIBICMPSTATS::dwAddrMasks

Definition at line 187 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwDestUnreachs

DWORD _MIBICMPSTATS::dwDestUnreachs

Definition at line 178 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwEchoReps

DWORD _MIBICMPSTATS::dwEchoReps

Definition at line 184 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwEchos

DWORD _MIBICMPSTATS::dwEchos

Definition at line 183 of file ipmib.h.

Referenced by ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwErrors

DWORD _MIBICMPSTATS::dwErrors

Definition at line 177 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwMsgs

DWORD _MIBICMPSTATS::dwMsgs

Definition at line 176 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwParmProbs

DWORD _MIBICMPSTATS::dwParmProbs

Definition at line 180 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwRedirects

DWORD _MIBICMPSTATS::dwRedirects

Definition at line 182 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwSrcQuenchs

DWORD _MIBICMPSTATS::dwSrcQuenchs

Definition at line 181 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwTimeExcds

DWORD _MIBICMPSTATS::dwTimeExcds

Definition at line 179 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwTimestampReps

DWORD _MIBICMPSTATS::dwTimestampReps

Definition at line 186 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().

◆ dwTimestamps

DWORD _MIBICMPSTATS::dwTimestamps

Definition at line 185 of file ipmib.h.

Referenced by getICMPStats(), ShowIcmpStatistics(), and testGetIcmpStatistics().


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