Home
last modified time | relevance | path

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

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