Home
last modified time | relevance | path

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

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