captive_portal sample
dns_server_handle
is only used within captive_portal sample.
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
captive_portal sample
dns_server_handle
dns_server_handle struct
DNS server handle
Syntax
Show:
Summary
Declaration
Definition
from
dns_server.h:58
typedef
struct
dns_server_handle
*
dns_server_handle_t
;
Implemented in
dns_server.c:60
Fields
Field
Declared as
dns_server_handle::started
bool
dns_server_handle::task
TaskHandle_t
dns_server_handle::num_of_entries
int
dns_server_handle::entry
dns_entry_pair_t
[
]
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