ESP-IDF
ot::Dhcp6::IaAddress::Init()
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::Dhcp6::IaAddress::Init()
ot::Dhcp6::IaAddress::Init() method
Initializes the DHCPv6 Option.
Syntax
Show:
Summary
Declaration
from
dhcp6.hpp:456
void
Init
(
void
)
;
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Init
(
void
)
dhcp6.hpp:456
option
.
Init
(
)
;
dhcp6_client.cpp:364
ot::Dhcp6::Client
ot::Dhcp6::Client::AppendIaAddress()
option
.
Init
(
)
;
dhcp6_server.cpp:453
ot::Dhcp6::Server
ot::Dhcp6::Server::AddIaAddress()
Call Tree
from
examples
ot::Dhcp6::IaAddress::Init()
is called by 2 functions:
ot::Dhcp6::Client::AppendIaAddress()
ot::Dhcp6::Server::AddIaAddress()
All items filtered out
ot::Dhcp6::IaAddress::Init()
All items filtered out
Data Use
from
examples
ot::Dhcp6::IaAddress::Init()
reads 3 variables:
ot::Dhcp6::Code::kOptionIaAddress
ot::Dhcp6::Option::SetCode()
ot::Dhcp6::Option::SetLength()
All items filtered out
ot::Dhcp6::IaAddress::Init()
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