Searched defs:BorderRoutingCounters (Results 1 – 3 of 3) sorted by relevance
594 struct BorderRoutingCounters struct596 struct PacketsAndBytes602 PacketsAndBytes mInboundUnicast; ///< The counters for inbound unicast.603 PacketsAndBytes mInboundMulticast; ///< The counters for inbound multicast.604 PacketsAndBytes mOutboundUnicast; ///< The counters for outbound unicast.605 PacketsAndBytes mOutboundMulticast; ///< The counters for outbound multicast.606 uint32_t mRaRx; ///< The number of received RA packets.607 uint32_t mRaTxSuccess; ///< The number of RA packets successfully transmitted.608 uint32_t mRaTxFailure; ///< The number of RA packets failed to transmit.609 uint32_t mRsRx; ///< The number of received RS packets.[all …]
142 message BorderRoutingCounters { message
192 message BorderRoutingCounters { message