Searched refs:AnycastLookup (Results 1 – 3 of 3) sorted by relevance
398 Error AnycastLookup(uint16_t aAloc16, uint16_t &aRloc16) const;
414 SuccessOrExit(error = Get<NetworkData::Leader>().AnycastLookup(aloc16, mMeshDest)); in UpdateIp6RouteFtd()
118 Error Leader::AnycastLookup(uint16_t aAloc16, uint16_t &aRloc16) const in AnycastLookup() function in ot::NetworkData::Leader