Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.hpp723 bool IsLinkLocalAllRoutersMulticast(void) const;
Dip6_address.cpp373 bool Address::IsLinkLocalAllRoutersMulticast(void) const { return (*this == GetLinkLocalAllRoutersM… in IsLinkLocalAllRoutersMulticast() function in ot::Ip6::Address