Searched defs:TrelPacketCounters (Results 1 – 3 of 3) sorted by relevance
673 struct TrelPacketCounters struct675 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.
376 message TrelPacketCounters { message
350 message TrelPacketCounters { message