Home
last modified time | relevance | path

Searched defs:SetEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Daddress_resolver.hpp88 void SetEntry(const CacheEntry *aEntry) { mData[kEntryIndex] = aEntry; } in SetEntry() function in ot::AddressResolver::Iterator
/openthread-latest/src/core/border_router/
Drouting_manager.hpp1032 void SetEntry(const void *aEntry) { mPtr2 = aEntry; } in SetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator