Searched refs:otBorderRoutingGetNextRouterEntry (Results 1 – 3 of 3) sorted by relevance
469 otError otBorderRoutingGetNextRouterEntry(otInstance *aInstance,
183 otError otBorderRoutingGetNextRouterEntry(otInstance *aInstance, in otBorderRoutingGetNextRouterEntry() function
646 while (otBorderRoutingGetNextRouterEntry(GetInstancePtr(), &iterator, &entry) == OT_ERROR_NONE) in Process()