otNat64AddressMappingIterator
#include <nat64.h>
Used to iterate through NAT64 address mappings.
Summary
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 otNat64AddressMappingIteratorInit()
.
Public attributes |
|
---|---|
mPtr
|
void *
|
Public attributes
mPtr
void * otNat64AddressMappingIterator::mPtr
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.