Home
last modified time | relevance | path

Searched refs:AnycastLookup (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_leader.hpp398 Error AnycastLookup(uint16_t aAloc16, uint16_t &aRloc16) const;
Dmesh_forwarder_ftd.cpp414 SuccessOrExit(error = Get<NetworkData::Leader>().AnycastLookup(aloc16, mMeshDest)); in UpdateIp6RouteFtd()
Dnetwork_data_leader_ftd.cpp118 Error Leader::AnycastLookup(uint16_t aAloc16, uint16_t &aRloc16) const in AnycastLookup() function in ot::NetworkData::Leader