struct otBorderRoutingCounters
Defined at line 837 of file ../../third_party/openthread/include/openthread/ip6.h
Represents the counters of packets forwarded via Border Routing.
Public Members
otPacketsAndBytes mInboundUnicast
otPacketsAndBytes mInboundMulticast
otPacketsAndBytes mOutboundUnicast
otPacketsAndBytes mOutboundMulticast
otPacketsAndBytes mInboundInternet
otPacketsAndBytes mOutboundInternet
uint32_t mRaRx
uint32_t mRaTxSuccess
uint32_t mRaTxFailure
uint32_t mRsRx
uint32_t mRsTxSuccess
uint32_t mRsTxFailure