Represents the counters for packets and bytes.

Public Attributes#

uint64_t

The number of packets.

uint64_t

The number of bytes.

Public Attribute Documentation#

mPackets#

uint64_t otPacketsAndBytes::mPackets

The number of packets.


Definition at line 895 of file include/openthread/ip6.h

mBytes#

uint64_t otPacketsAndBytes::mBytes

The number of bytes.


Definition at line 896 of file include/openthread/ip6.h