Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/net/
Dip6.cpp1433 for (const Netif::UnicastAddress &unicastAddr : Get<ThreadNetif>().GetUnicastAddresses()) in IsOnLink() local
1435 if (unicastAddr.GetAddress().PrefixMatch(aAddress) >= unicastAddr.mPrefixLength) in IsOnLink()