Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_server_api.cpp93 void otSrpServerGetTtlConfig(otInstance *aInstance, otSrpServerTtlConfig *aTtlConfig) in otSrpServerGetTtlConfig()
98 otError otSrpServerSetTtlConfig(otInstance *aInstance, const otSrpServerTtlConfig *aTtlConfig) in otSrpServerSetTtlConfig()
/openthread-latest/src/core/net/
Dsrp_server.cpp195 Error Server::SetTtlConfig(const TtlConfig &aTtlConfig) in SetTtlConfig()
444 const TtlConfig &aTtlConfig, in CommitSrpUpdate()
1568 const TtlConfig &aTtlConfig, in ProcessMessage()