Home
last modified time | relevance | path

Searched defs:BorderRoutingCounters (Results 1 – 3 of 3) sorted by relevance

/external/ot-br-posix/src/dbus/common/
Dtypes.hpp594 struct BorderRoutingCounters struct
596 struct PacketsAndBytes
602 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 …]
/external/ot-br-posix/src/proto/
Dthreadnetwork_atoms.proto142 message BorderRoutingCounters { message
Dthread_telemetry.proto192 message BorderRoutingCounters { message