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 otMdnsAddressAndTtl::mAddress

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


Definition at line 630 of file include/openthread/mdns.h

mTtl#

uint32_t otMdnsAddressAndTtl::mTtl

The TTL in seconds.


Definition at line 631 of file include/openthread/mdns.h