Searched refs:IsEntryForDhcp6Agent (Results 1 – 2 of 2) sorted by relevance
550 static bool IsEntryForDhcp6Agent(const BorderRouterEntry &aEntry);
116 error = LookupRouteForAgentAloc(contextId, IsEntryForDhcp6Agent, aRloc16); in AnycastLookup()194 bool Leader::IsEntryForDhcp6Agent(const BorderRouterEntry &aEntry) { return aEntry.IsDhcp() || aEnt… in IsEntryForDhcp6Agent() function in ot::NetworkData::Leader