Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp747 bool IsRealmLocalAllNodesMulticast(void) const;
H A Dip6_address.cpp381 bool Address::IsRealmLocalAllNodesMulticast(void) const { return (*this == GetRealmLocalAllNodesMul… in IsRealmLocalAllNodesMulticast() function in ot::Ip6::Address