Represents an iterator to iterate through the Border Router's discovered prefix table.

The fields in this type are opaque (intended for use by OpenThread core only) and therefore should not be accessed or used by caller.

Before using an iterator, it MUST be initialized using otBorderRoutingPrefixTableInitIterator().

Public Attributes#

const void *
const void *
uint32_t

Public Attribute Documentation#

mPtr1#

const void* otBorderRoutingPrefixTableIterator::mPtr1

Definition at line 86 of file include/openthread/border_routing.h

mPtr2#

const void* otBorderRoutingPrefixTableIterator::mPtr2

Definition at line 87 of file include/openthread/border_routing.h

mData32#

uint32_t otBorderRoutingPrefixTableIterator::mData32

Definition at line 88 of file include/openthread/border_routing.h