Home
last modified time | relevance | path

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

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