ot::BorderRouter::RoutingManager::InitPrefixTableIterator() const method
Initializes a `PrefixTableIterator`. An iterator can be initialized again to start from the beginning of the table. When iterating over entries in the table, to ensure the entry update times are consistent, they are given relative to the time the iterator was initialized.
Arguments
aIterator
The iterator to initialize.