Searched defs:SetEntry (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ | ||
D | address_resolver.hpp | 88 void SetEntry(const CacheEntry *aEntry) { mData[kEntryIndex] = aEntry; } in SetEntry() function in ot::AddressResolver::Iterator |
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.hpp | 1032 void SetEntry(const void *aEntry) { mPtr2 = aEntry; } in SetEntry() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator |