Searched refs:otBorderRoutingGetNextPrefixTableEntry (Results 1 – 3 of 3) sorted by relevance
455 otError otBorderRoutingGetNextPrefixTableEntry(otInstance *aInstance,
173 otError otBorderRoutingGetNextPrefixTableEntry(otInstance *aInstance, in otBorderRoutingGetNextPrefixTableEntry() function
504 …while (otBorderRoutingGetNextPrefixTableEntry(GetInstancePtr(), &iterator, &entry) == OT_ERROR_NON… in Process()