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