Home
last modified time | relevance | path

Searched refs:SetToRealmLocalAllRoutersMulticast (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dtmf.cpp62 GetPeerAddr().SetToRealmLocalAllRoutersMulticast(); in SetSockAddrToRlocPeerAddrToRealmLocalAllRoutersMulticast()
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_address.hpp768 void SetToRealmLocalAllRoutersMulticast(void);
H A Ddhcp6_client.cpp277 messageInfo.GetPeerAddr().SetToRealmLocalAllRoutersMulticast(); in Solicit()
H A Dip6_address.cpp387 void Address::SetToRealmLocalAllRoutersMulticast(void) { *this = GetRealmLocalAllRoutersMulticast()… in SetToRealmLocalAllRoutersMulticast() function in ot::Ip6::Address