OpenSDN source code
|
#include <ipeer.h>
Public Member Functions | |
RxErrorStats () | |
Public Attributes | |
tbb::atomic< uint64_t > | inet6_bad_xml_token_count |
tbb::atomic< uint64_t > | inet6_bad_prefix_count |
tbb::atomic< uint64_t > | inet6_bad_nexthop_count |
tbb::atomic< uint64_t > | inet6_bad_afi_safi_count |
tbb::atomic<uint64_t> IPeerDebugStats::RxErrorStats::inet6_bad_afi_safi_count |
tbb::atomic<uint64_t> IPeerDebugStats::RxErrorStats::inet6_bad_nexthop_count |
tbb::atomic<uint64_t> IPeerDebugStats::RxErrorStats::inet6_bad_prefix_count |
tbb::atomic<uint64_t> IPeerDebugStats::RxErrorStats::inet6_bad_xml_token_count |