ESP-IDF
ot::Dns::ResourceRecord::kClassNone
is only used within ESP-IDF.
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
ESP-IDF
ot::Dns::ResourceRecord::kClassNone
ot::Dns::ResourceRecord::kClassNone variable
Syntax
Show:
Summary
Declaration
from
dns_types.hpp:1274
static
constexpr
uint16_t
kClassNone
=
254
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint16_t
kClassNone
=
254
;
///< Class code None (NONE) - RFC 2136.
dns_types.hpp:1274
rr
.
Init
(
Dns
::
ResourceRecord
::
kTypePtr
,
removing
?
Dns
::
PtrRecord
::
kClassNone
:
Dns
::
PtrRecord
::
kClassInternet
)
;
srp_client.cpp:1392
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
isDelete
=
(
ptrRecord
.
GetClass
(
)
==
Dns
::
ResourceRecord
::
kClassNone
)
;
srp_server.cpp:1022
ot::Srp::Server
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Dns::ResourceRecord::kClassNone
is read by 2 functions:
All items filtered out
ot::Dns::ResourceRecord::kClassNone
ot::Srp::Client::AppendServiceInstruction()
ot::Srp::Server::ProcessServiceDiscoveryInstructions() const
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