Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.hpp519 bool IsAnycastServiceLocator(void) const;
Dip6_address.cpp307 bool InterfaceIdentifier::IsAnycastServiceLocator(void) const in IsAnycastServiceLocator() function in ot::Ip6::InterfaceIdentifier
/openthread-latest/tests/unit/
Dtest_network_data.cpp642 VerifyOrQuit(aInfo.mAnycastAddress.GetIid().IsAnycastServiceLocator()); in TestNetworkDataDsnSrpServices()