Represents the counters for the protocols supported by NAT64.
Public Attributes#
Counters for sum of all protocols.
Counters for ICMP and ICMPv6.
Counters for UDP.
Counters for TCP.
Public Attribute Documentation#
mTotal#
otNat64Counters otNat64ProtocolCounters::mTotal
Counters for sum of all protocols.
Definition at line
103
of file include/openthread/nat64.h
mIcmp#
otNat64Counters otNat64ProtocolCounters::mIcmp
Counters for ICMP and ICMPv6.
Definition at line
104
of file include/openthread/nat64.h
mUdp#
otNat64Counters otNat64ProtocolCounters::mUdp
Counters for UDP.
Definition at line
105
of file include/openthread/nat64.h
mTcp#
otNat64Counters otNat64ProtocolCounters::mTcp
Counters for TCP.
Definition at line
106
of file include/openthread/nat64.h