LwIP
LWIP_DNS_SECURE
is only used within LwIP.
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
STM32 Libraries and Samples
LwIP
LWIP_DNS_SECURE
LWIP_DNS_SECURE macro
LWIP_DNS_SECURE: controls the security level of the DNS implementation Use all DNS security features by default. This is overridable but should only be needed by very small targets or when using against non standard DNS servers.
Syntax
Show:
Summary
Declaration
from
opt.h:1131
#define
LWIP_DNS_SECURE
(
LWIP_DNS_SECURE_RAND_XID
|
LWIP_DNS_SECURE_NO_MULTIPLE_OUTSTANDING
|
LWIP_DNS_SECURE_RAND_SRC_PORT
)
Examples
References
from
examples
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