ESP-IDF
kOptionRapidCommit
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kOptionRapidCommit
kOptionRapidCommit value
Syntax
Show:
Summary
Declaration
from
dhcp6.hpp:171
kOptionRapidCommit
=
14
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kOptionRapidCommit
=
14
,
dhcp6.hpp:171
SetCode
(
kOptionRapidCommit
)
;
dhcp6.hpp:617
ot::Dhcp6::RapidCommit
ot::Dhcp6::RapidCommit::Init()
VerifyOrExit
(
FindOption
(
aMessage
,
offset
,
length
,
kOptionRapidCommit
)
>
0
)
;
dhcp6_client.cpp:428
ot::Dhcp6::Client
ot::Dhcp6::Client::ProcessReply()
VerifyOrExit
(
FindOption
(
aMessage
,
offset
,
length
,
kOptionRapidCommit
)
>
0
)
;
dhcp6_server.cpp:203
ot::Dhcp6::Server
ot::Dhcp6::Server::ProcessSolicit()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kOptionRapidCommit
is read by 3 functions:
All items filtered out
kOptionRapidCommit
ot::Dhcp6::RapidCommit::Init()
ot::Dhcp6::Client::ProcessReply()
ot::Dhcp6::Server::ProcessSolicit()
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