Represents the counters of dropped packets due to errors when handling NAT64 packets.
Public Attribute Documentation#
mCount4To6#
uint64_t otNat64ErrorCounters::mCount4To6[OT_NAT64_DROP_REASON_COUNT]
Errors translating IPv4 packets.
Definition at line
127
of file include/openthread/nat64.h
mCount6To4#
uint64_t otNat64ErrorCounters::mCount6To4[OT_NAT64_DROP_REASON_COUNT]
Errors translating IPv6 packets.
Definition at line
128
of file include/openthread/nat64.h