OpenSDN source code
|
#include <ipeer.h>
Public Member Functions | |
UpdateStats () | |
Public Attributes | |
tbb::atomic< uint64_t > | end_of_rib |
tbb::atomic< uint64_t > | total |
tbb::atomic< uint64_t > | reach |
tbb::atomic< uint64_t > | unreach |
tbb::atomic<uint64_t> IPeerDebugStats::UpdateStats::end_of_rib |