Searched defs:Nat64AddressMapping (Results 1 – 1 of 1) sorted by relevance
642 struct Nat64AddressMapping struct644 uint64_t mId; ///< The unique id for a mapping session.645 Ip4Address mIp4; ///< The IPv4 address of the mapping.646 Ip6Address mIp6; ///< The IPv6 address of the mapping.647 uint32_t mRemainingTimeMs; ///< Remaining time before expiry in milliseconds.649 Nat64ProtocolCounters mCounters;