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

#include <icmp_error_proto.h>

Public Member Functions

 Stats ()
 
 ~Stats ()
 
void Reset ()
 

Public Attributes

uint32_t df_msgs
 
uint32_t drops
 
uint32_t interface_errors
 
uint32_t invalid_flow_index
 

Detailed Description

Definition at line 14 of file icmp_error_proto.h.

Constructor & Destructor Documentation

IcmpErrorProto::Stats::Stats ( )
inline

Definition at line 15 of file icmp_error_proto.h.

Here is the call graph for this function:

IcmpErrorProto::Stats::~Stats ( )
inline

Definition at line 16 of file icmp_error_proto.h.

Member Function Documentation

void IcmpErrorProto::Stats::Reset ( )
inline

Definition at line 17 of file icmp_error_proto.h.

Member Data Documentation

uint32_t IcmpErrorProto::Stats::df_msgs

Definition at line 24 of file icmp_error_proto.h.

uint32_t IcmpErrorProto::Stats::drops

Definition at line 25 of file icmp_error_proto.h.

uint32_t IcmpErrorProto::Stats::interface_errors

Definition at line 26 of file icmp_error_proto.h.

uint32_t IcmpErrorProto::Stats::invalid_flow_index

Definition at line 27 of file icmp_error_proto.h.


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