ESP-IDF
OT_IP4_ADDRESS_SIZE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_IP4_ADDRESS_SIZE
OT_IP4_ADDRESS_SIZE macro
This module includes functions and structs for the NAT64 function on the border router. These functions are only available when `OPENTHREAD_CONFIG_NAT64_BORDER_ROUTING_ENABLE` is enabled.
Syntax
Show:
Summary
Declaration
from
nat64.h:54
#define
OT_IP4_ADDRESS_SIZE
4
Examples
References
from
examples
Code
Location
#define
OT_IP4_ADDRESS_SIZE
4
///< Size of an IPv4 address (bytes)
nat64.h:54
uint8_t
m8
[
OT_IP4_ADDRESS_SIZE
]
;
///< 8-bit fields
nat64.h:66
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out