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

#include <ipeer.h>

Public Member Functions

 RxRouteStats ()
 

Public Attributes

tbb::atomic< uint64_t > total_path_count
 
tbb::atomic< uint64_t > primary_path_count
 

Detailed Description

Definition at line 88 of file ipeer.h.

Constructor & Destructor Documentation

IPeerDebugStats::RxRouteStats::RxRouteStats ( )
inline

Definition at line 89 of file ipeer.h.

Member Data Documentation

tbb::atomic<uint64_t> IPeerDebugStats::RxRouteStats::primary_path_count

Definition at line 94 of file ipeer.h.

tbb::atomic<uint64_t> IPeerDebugStats::RxRouteStats::total_path_count

Definition at line 93 of file ipeer.h.


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