Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dip6_address.cpp362 …IsLinkLocalAllRoutersMulticast(void) const { return (*this == GetLinkLocalAllRoutersMulticast()); } in IsLinkLocalAllRoutersMulticast()
364 void Address::SetToLinkLocalAllRoutersMulticast(void) { *this = GetLinkLocalAllRoutersMulticast(); } in SetToLinkLocalAllRoutersMulticast()
690 const Address &Address::GetLinkLocalAllRoutersMulticast(void) in GetLinkLocalAllRoutersMulticast() function in ot::Ip6::Address
Dip6_address.hpp969 static const Address &GetLinkLocalAllRoutersMulticast(void);