Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Daddress_resolver.hpp101 kStateQuery = OT_CACHE_ENTRY_STATE_QUERY, ///< Ongoing query for the EID. enumerator
Daddress_resolver.cpp138 aInfo.mState = MapEnum(EntryInfo::kStateQuery); in GetNextCacheEntry()