ESP-IDF
esp_openthread_getaddrinfo_dns64()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_openthread_getaddrinfo_dns64()
esp_openthread_getaddrinfo_dns64() function
The alternative function for getaddrinfo and adds the NAT64 prefix.
Syntax
Show:
Summary
Declaration
from
esp_openthread_dns64.h:105
int
esp_openthread_getaddrinfo_dns64
(
const
char
*
nodename
,
const
char
*
servname
,
const
struct
addrinfo
*
hints
,
struct
addrinfo
*
*
res
)
;
Arguments
Argument
nodename
servname
hints
res
Examples
References
from
examples
Code
Location
int
esp_openthread_getaddrinfo_dns64
(
const
char
*
nodename
,
const
char
*
servname
,
const
struct
addrinfo
*
hints
,
struct
addrinfo
*
*
res
)
;
esp_openthread_dns64.h:105
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