Home
last modified time | relevance | path

Searched refs:SetToLinkLocalAllRoutersMulticast (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/src/core/net/
Dip6_address.hpp729 void SetToLinkLocalAllRoutersMulticast(void);
Dip6_address.cpp375 void Address::SetToLinkLocalAllRoutersMulticast(void) { *this = GetLinkLocalAllRoutersMulticast(); } in SetToLinkLocalAllRoutersMulticast() function in ot::Ip6::Address
/openthread-latest/src/core/thread/
Ddiscover_scanner.cpp136 destination.SetToLinkLocalAllRoutersMulticast(); in Discover()
Dmle_router.cpp647 destination.SetToLinkLocalAllRoutersMulticast(); in SendLinkRequest()
Dmle.cpp1695 destination.SetToLinkLocalAllRoutersMulticast(); in SendParentRequest()
/openthread-latest/src/core/border_router/
Drouting_manager.cpp3828 destAddress.SetToLinkLocalAllRoutersMulticast(); in SendRs()