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
109
of file include/openthread/nat64.h
mIcmp#
otNat64Counters otNat64ProtocolCounters::mIcmp
Counters for ICMP and ICMPv6.
Definition at line
110
of file include/openthread/nat64.h
mUdp#
otNat64Counters otNat64ProtocolCounters::mUdp
Counters for UDP.
Definition at line
111
of file include/openthread/nat64.h
mTcp#
otNat64Counters otNat64ProtocolCounters::mTcp
Counters for TCP.
Definition at line
112
of file include/openthread/nat64.h