Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.hpp762 bool IsRealmLocalAllRoutersMulticast(void) const;
Dip6_address.cpp385 bool Address::IsRealmLocalAllRoutersMulticast(void) const { return (*this == GetRealmLocalAllRouter… in IsRealmLocalAllRoutersMulticast() function in ot::Ip6::Address