Home
last modified time | relevance | path

Searched refs:LookupRouteForAgentAloc (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp116 error = LookupRouteForAgentAloc(contextId, IsEntryForDhcp6Agent, aRloc16); in AnycastLookup()
137 error = LookupRouteForAgentAloc(contextId, IsEntryForNdAgent, aRloc16); in AnycastLookup()
198 Error Leader::LookupRouteForAgentAloc(uint8_t aContextId, EntryChecker aEntryChecker, uint16_t &aRl… in LookupRouteForAgentAloc() function in ot::NetworkData::Leader
Dnetwork_data_leader.hpp554 …Error LookupRouteForAgentAloc(uint8_t aContextId, EntryChecker aEntryChecker, uint16_t &aRloc16) c…