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

#include <icmpv6_error_proto.h>

Public Member Functions

 Stats ()
 
 ~Stats ()
 
void Reset ()
 

Public Attributes

uint32_t drops
 
uint32_t interface_errors
 

Detailed Description

Definition at line 12 of file icmpv6_error_proto.h.

Constructor & Destructor Documentation

Icmpv6ErrorProto::Stats::Stats ( )
inline

Definition at line 13 of file icmpv6_error_proto.h.

Here is the call graph for this function:

Icmpv6ErrorProto::Stats::~Stats ( )
inline

Definition at line 14 of file icmpv6_error_proto.h.

Member Function Documentation

void Icmpv6ErrorProto::Stats::Reset ( )
inline

Definition at line 15 of file icmpv6_error_proto.h.

Member Data Documentation

uint32_t Icmpv6ErrorProto::Stats::drops

Definition at line 20 of file icmpv6_error_proto.h.

uint32_t Icmpv6ErrorProto::Stats::interface_errors

Definition at line 21 of file icmpv6_error_proto.h.


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