This structure includes SRP server TTL configurations.

Public Attributes#

uint32_t

The minimum TTL in seconds.

uint32_t

The maximum TTL in seconds.

Public Attribute Documentation#

mMinTtl#

uint32_t otSrpServerTtlConfig::mMinTtl

The minimum TTL in seconds.


Definition at line 164 of file include/openthread/srp_server.h

mMaxTtl#

uint32_t otSrpServerTtlConfig::mMaxTtl

The maximum TTL in seconds.


Definition at line 165 of file include/openthread/srp_server.h