Home
last modified time | relevance | path

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

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