NAT64
This module includes functions and structs for the NAT64 function on the border router.
Summary
These functions are only available when OPENTHREAD_CONFIG_BORDER_ROUTING_NAT64_ENABLE
is enabled.
Typedefs |
|
---|---|
otIp4Address
|
typedefstruct otIp4Address
This structure represents an IPv4 address. |
otIp4Cidr
|
typedefstruct otIp4Cidr
|
Variables |
|
---|---|
OT_TOOL_PACKED_END
|
OT_TOOL_PACKED_BEGIN struct otIp4Address
|
Structs |
|
---|---|
otIp4Address |
This structure represents an IPv4 address. |
otIp4Cidr |
This structure represents an IPv4 CIDR block. |
Unions |
|
---|---|
otIp4Address:: |
Typedefs
otIp4Cidr
struct otIp4Cidr otIp4Cidr
Variables
OT_TOOL_PACKED_END
OT_TOOL_PACKED_BEGIN struct otIp4Address OT_TOOL_PACKED_END
Macros
OT_IP4_ADDRESS_SIZE
OT_IP4_ADDRESS_SIZE 4
Size of an IPv4 address (bytes)
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.