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