Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp239 return IsSubnetRouterAnycast() || IsReservedSubnetAnycast() || IsAnycastLocator(); in IsReserved()
244 bool InterfaceIdentifier::IsReservedSubnetAnycast(void) const in IsReservedSubnetAnycast() function in ot::Ip6::InterfaceIdentifier
Dip6_address.hpp418 bool IsReservedSubnetAnycast(void) const;