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