Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dip6_address.cpp240 return IsSubnetRouterAnycast() || IsReservedSubnetAnycast() || IsAnycastLocator(); in IsReserved()
245 bool InterfaceIdentifier::IsReservedSubnetAnycast(void) const in IsReservedSubnetAnycast() function in ot::Ip6::InterfaceIdentifier
Dip6_address.hpp420 bool IsReservedSubnetAnycast(void) const;