You are viewing documentation for version:
2.4.5
Represents the counters for packets and bytes.
Public Attribute Documentation#
mPackets#
uint64_t otPacketsAndBytes::mPackets
The number of packets.
Definition at line 815
of file include/openthread/ip6.h
mBytes#
uint64_t otPacketsAndBytes::mBytes
The number of bytes.
Definition at line 816
of file include/openthread/ip6.h