otNat64AddressMapping Struct Reference

Represents an address mapping record for NAT64.

#include <include/openthread/nat64.h>

Public Attributes

uint64_t mId
 The unique id for a mapping session.
 
otIp4Address mIp4
 The IPv4 address of the mapping.
 
otIp6Address mIp6
 The IPv6 address of the mapping.
 
uint32_t mRemainingTimeMs
 Remaining time before expiry in milliseconds.
 
otNat64ProtocolCounters mCounters

Represents an address mapping record for NAT64.

Note
The counters will be reset for each mapping session even for the same address pair. Applications can use mId to identify different sessions to calculate the packets correctly.

The documentation for this struct was generated from the following file:
  • include/openthread/nat64.h