restful_server sample
interface_protocol
is only used within restful_server sample.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
restful_server sample
interface_protocol
interface_protocol enum
Syntax
Show:
Summary
Declaration
from
mdns_networking_lwip.c:29
enum
interface_protocol
{
PROTO_IPV4
=
1
<
<
MDNS_IP_PROTOCOL_V4
,
PROTO_IPV6
=
1
<
<
MDNS_IP_PROTOCOL_V6
}
;
Values
Value
Declared as
interface_protocol::PROTO_IPV4
=
1
<
<
MDNS_IP_PROTOCOL_V4
interface_protocol::PROTO_IPV6
=
1
<
<
MDNS_IP_PROTOCOL_V6
Examples
References
from
examples
Code
Location
enum
interface_protocol
{
mdns_networking_lwip.c:29
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