Home
last modified time | relevance | path

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

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