Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.cpp414 void Core::UpdateCacheFlushFlagIn(ResourceRecord &aResourceRecord, Section aSection, bool aIsLegacy… in UpdateCacheFlushFlagIn() function in ot::Dns::Multicast::Core
1399 UpdateCacheFlushFlagIn(record, aSection, isLegacyUnicast); in AppendKeyRecordTo()
1423 UpdateCacheFlushFlagIn(nsec, aSection, isLegacyUnicast); in AppendNsecRecordTo()
1761 UpdateCacheFlushFlagIn(aaaaRecord, aSection, isLegacyUnicast); in AppendAddressRecordsTo()
2558 UpdateCacheFlushFlagIn(srv, aSection, isLegacyUnicast); in AppendSrvRecordTo()
2590 UpdateCacheFlushFlagIn(txt, aSection, isLegacyUnicast); in AppendTxtRecordTo()
Dmdns.hpp1967 static void UpdateCacheFlushFlagIn(ResourceRecord &aResourceRecord,