Home
last modified time | relevance | path

Searched refs:GetRemainingTtl (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.hpp1534 uint32_t GetRemainingTtl(TimeMilli aNow) const;
Dmdns.cpp4767 uint32_t Core::CacheRecordInfo::GetRemainingTtl(TimeMilli aNow) const in GetRemainingTtl() function in ot::Dns::Multicast::Core::CacheRecordInfo
5413 ptr.SetTtl(aPtrEntry.mRecord.GetRemainingTtl(aNow)); in AppendKnownAnswer()