captive_portal sample
DNS_SERVER_CONFIG_SINGLE
is only used within captive_portal sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
captive_portal sample
DNS_SERVER_CONFIG_SINGLE
DNS_SERVER_CONFIG_SINGLE macro
Syntax
Show:
Summary
Declaration
from
dns_server.h:17
#define
DNS_SERVER_CONFIG_SINGLE
(
queried_name
,
netif_key
)
{
\
.
num_of_entries
=
1
,
\
.
item
=
{
{
.
name
=
queried_name
,
.
if_key
=
netif_key
}
}
\
}
Arguments
Argument
queried_name
netif_key
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