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