Home
last modified time | relevance | path

Searched defs:Nat64AddressMapping (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Dtypes.hpp642 struct Nat64AddressMapping struct
644 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;