ESP-IDF
ot::Dns::Name::kPointerLabelType
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dns::Name::kPointerLabelType
ot::Dns::Name::kPointerLabelType variable
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:1045
static
constexpr
uint8_t
kPointerLabelType
=
0xc0
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kPointerLabelType
=
0xc0
;
// Pointer label type - compressed name (11)
dns_types.hpp:1045
else
if
(
labelType
==
kPointerLabelType
)
dns_types.cpp:590
ot::Dns::Name::LabelIterator
ot::Dns::Name::LabelIterator::GetNextLabel()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::Name::kPointerLabelType
is read by 1 function:
All items filtered out
ot::Dns::Name::kPointerLabelType
ot::Dns::Name::LabelIterator::GetNextLabel()
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