OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IcmpProto::IcmpStats Struct Reference

#include <icmp_proto.h>

Public Member Functions

 IcmpStats ()
 
void Reset ()
 

Public Attributes

uint32_t icmp_gw_ping
 
uint32_t icmp_gw_ping_err
 
uint32_t icmp_drop
 
uint32_t icmp_intf_not_inst
 
uint32_t icmp_no_l3fwd
 

Detailed Description

Definition at line 13 of file icmp_proto.h.

Constructor & Destructor Documentation

IcmpProto::IcmpStats::IcmpStats ( )
inline

Definition at line 14 of file icmp_proto.h.

Here is the call graph for this function:

Member Function Documentation

void IcmpProto::IcmpStats::Reset ( )
inline

Definition at line 15 of file icmp_proto.h.

Member Data Documentation

uint32_t IcmpProto::IcmpStats::icmp_drop

Definition at line 20 of file icmp_proto.h.

uint32_t IcmpProto::IcmpStats::icmp_gw_ping

Definition at line 18 of file icmp_proto.h.

uint32_t IcmpProto::IcmpStats::icmp_gw_ping_err

Definition at line 19 of file icmp_proto.h.

uint32_t IcmpProto::IcmpStats::icmp_intf_not_inst

Definition at line 21 of file icmp_proto.h.

uint32_t IcmpProto::IcmpStats::icmp_no_l3fwd

Definition at line 22 of file icmp_proto.h.


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