Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dthread_ftd.h86 typedef enum otCacheEntryState enum
92 } otCacheEntryState; typedef
101 otCacheEntryState mState; ///< Entry state
/openthread-latest/src/core/thread/
Daddress_resolver.hpp402 DefineMapEnum(otCacheEntryState, AddressResolver::EntryInfo::State);