Searched refs:IsSubnetRouterAnycast (Results 1 – 2 of 2) sorted by relevance
239 return IsSubnetRouterAnycast() || IsReservedSubnetAnycast() || IsAnycastLocator(); in IsReserved()242 bool InterfaceIdentifier::IsSubnetRouterAnycast(void) const { return (mFields.m32[0] == 0) && (mFie… in IsSubnetRouterAnycast() function in ot::Ip6::InterfaceIdentifier
409 bool IsSubnetRouterAnycast(void) const;