Searched refs:mRxBytes (Results 1 – 3 of 3) sorted by relevance
217 uint64_t mRxBytes; ///< Sum of size of packets received through TREL. member
291 sCounters.mRxBytes += sRxPacketLength; in ReceivePacket()
7273 OutputLine("Bytes %s", Uint64ToString(aCounters.mRxBytes, u64StringBuffer)); in OutputTrelCounters()