Home
last modified time | relevance | path

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

/external/ot-br-posix/src/dbus/common/
Dtypes.hpp673 struct TrelPacketCounters struct
675 uint64_t mTxPackets; ///< Number of packets transmitted through TREL.
676 uint64_t mTxBytes; ///< Sum of size of packets transmitted through TREL.
677 uint64_t mTxFailure; ///< Number of packet transmission failures through TREL.
678 uint64_t mRxPackets; ///< Number of packets received through TREL.
679 uint64_t mRxBytes; ///< Sum of size of packets received through TREL.
/external/ot-br-posix/src/proto/
Dthreadnetwork_atoms.proto376 message TrelPacketCounters { message
Dthread_telemetry.proto350 message TrelPacketCounters { message