struct WeaveTunnelCommonStatistics

Defined at line 106 of file gen/third_party/openweave-core/src/include/Weave/Profiles/weave-tunneling/WeaveTunnelAgent.h

This structure contains the relevant statistics counters that is common

to the Primary and Backup Tunnels

Public Members

uint64_t mTxBytesToService
uint64_t mRxBytesFromService
uint32_t mTxMessagesToService
uint32_t mRxMessagesFromService
uint32_t mTunnelDownCount
uint32_t mTunnelConnAttemptCount
WEAVE_ERROR mLastTunnelDownError
uint64_t mLastTimeTunnelWentDown
uint64_t mLastTimeTunnelEstablished