ESP-IDF
kOptionStatusCode
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
kOptionStatusCode
kOptionStatusCode value
Syntax
Show:
Summary
Declaration
from
dhcp6.hpp:170
kOptionStatusCode
=
13
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kOptionStatusCode
=
13
,
dhcp6.hpp:170
SetCode
(
kOptionStatusCode
)
;
dhcp6.hpp:583
ot::Dhcp6::StatusCode
ot::Dhcp6::StatusCode::Init()
if
(
(
optionOffset
=
FindOption
(
aMessage
,
offset
,
length
,
kOptionStatusCode
)
)
>
0
)
dhcp6_client.cpp:414
ot::Dhcp6::Client
ot::Dhcp6::Client::ProcessReply()
if
(
(
optionOffset
=
FindOption
(
aMessage
,
aOffset
,
length
,
kOptionStatusCode
)
)
>
0
)
dhcp6_client.cpp:511
ot::Dhcp6::Client
ot::Dhcp6::Client::ProcessIaNa()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kOptionStatusCode
is read by 3 functions:
All items filtered out
kOptionStatusCode
ot::Dhcp6::StatusCode::Init()
ot::Dhcp6::Client::ProcessReply()
ot::Dhcp6::Client::ProcessIaNa()
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