Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.hpp643 bool IsLinkLocalAllNodesMulticast(void) const;
Dip6_address.cpp358 bool Address::IsLinkLocalAllNodesMulticast(void) const { return (*this == GetLinkLocalAllNodesMulti… in IsLinkLocalAllNodesMulticast() function in ot::Ip6::Address