ReactOS 0.4.15-dev-7953-g1f49173
_MIBICMPINFO Struct Reference

#include <ipmib.h>

Collaboration diagram for _MIBICMPINFO:

Public Attributes

MIBICMPSTATS icmpInStats
 
MIBICMPSTATS icmpOutStats
 

Detailed Description

Definition at line 191 of file ipmib.h.

Member Data Documentation

◆ icmpInStats

MIBICMPSTATS _MIBICMPINFO::icmpInStats

Definition at line 193 of file ipmib.h.

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

◆ icmpOutStats

MIBICMPSTATS _MIBICMPINFO::icmpOutStats

Definition at line 194 of file ipmib.h.

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


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