Represents a discovered host address and its TTL.

Public Attributes#

The IPv6 address. For IPv4 address the IPv4-mapped IPv6 address format is used.

uint32_t

The TTL in seconds.

Public Attribute Documentation#

mAddress#

otIp6Address otPlatDnssdAddressAndTtl::mAddress

The IPv6 address. For IPv4 address the IPv4-mapped IPv6 address format is used.


mTtl#

uint32_t otPlatDnssdAddressAndTtl::mTtl

The TTL in seconds.