Searched refs:UpdateCacheEntry (Results 1 – 2 of 2) sorted by relevance
349 Error UpdateCacheEntry(const Ip6::Address &aEid, uint16_t aRloc16);
327 Error AddressResolver::UpdateCacheEntry(const Ip6::Address &aEid, uint16_t aRloc16) in UpdateCacheEntry() function in ot::AddressResolver382 VerifyOrExit(UpdateCacheEntry(aEid, aRloc16) != kErrorNone); in UpdateSnoopedCacheEntry()