Searched defs:GetRetryDelay (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/net/ | ||
D | dns_dso.hpp | 692 uint32_t GetRetryDelay(void) const { return mRetryDelay; } in GetRetryDelay() function in ot::Dns::Dso::Connection |
/openthread-latest/src/core/thread/ | ||
D | address_resolver.hpp | 290 uint16_t GetRetryDelay(void) const { return mInfo.mOther.mRetryDelay; } in GetRetryDelay() function in ot::AddressResolver::CacheEntry |