Searched refs:m4To6Bytes (Results 1 – 3 of 3) sorted by relevance
621 mUdp.m4To6Bytes += aPacketSize; in Count4To6Packet()625 mTcp.m4To6Bytes += aPacketSize; in Count4To6Packet()629 mIcmp.m4To6Bytes += aPacketSize; in Count4To6Packet()634 mTotal.m4To6Bytes += aPacketSize; in Count4To6Packet()
98 uint64_t m4To6Bytes; ///< Sum of size of packets translated from IPv4 to IPv6. member
915 OutputFormat("| %12s ", Uint64ToString(aCounters.m4To6Bytes, u64StringBuffer)); in OutputNat64Counters()