ot::AddressResolver::GetNextCacheEntry() const method
Gets the information about the next EID cache entry (using an iterator).
Arguments
aInfo
An `EntryInfo` where the EID cache entry information is placed.
aIterator
An iterator. It will be updated to point to the next entry on success. To get the first entry, initialize the iterator by setting all its fields to zero. e.g., `memset` the the iterator structure to zero.
Return value
kErrorNone Successfully populated @p aInfo with the info for the next EID cache entry. kErrorNotFound No more entries in the address cache table.
ot::AddressResolver::GetNextCacheEntry() const calls 15 functions:
![]()
ot::AddressResolver::GetNextCacheEntry() const
ot::AddressResolver::GetNextCacheEntry() const reads 7 variables and writes 8 variables:
![]()
ot::AddressResolver::GetNextCacheEntry() const