ESP-IDF
ot::Mle::MleRouter::mMaxChildIpAddresses
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
ot::Mle::MleRouter::mMaxChildIpAddresses
ot::Mle::MleRouter::mMaxChildIpAddresses field
Syntax
Show:
Summary
Declaration
from
mle_router.hpp:684
uint8_t
mMaxChildIpAddresses
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mMaxChildIpAddresses
;
mle_router.hpp:684
,
mMaxChildIpAddresses
(
0
)
mle_router.cpp:60
ot::Mle::MleRouter
ot::Mle::MleRouter::MleRouter()
if
(
mMaxChildIpAddresses
!=
0
)
mle_router.cpp:1700
ot::Mle::MleRouter
ot::Mle::MleRouter::GetMaxChildIpAddresses() const
num
=
mMaxChildIpAddresses
;
mle_router.cpp:1702
ot::Mle::MleRouter
ot::Mle::MleRouter::GetMaxChildIpAddresses() const
mMaxChildIpAddresses
=
aMaxIpAddresses
;
mle_router.cpp:1716
ot::Mle::MleRouter
ot::Mle::MleRouter::SetMaxChildIpAddresses()
if
(
mMaxChildIpAddresses
>
0
&&
storedCount
>=
mMaxChildIpAddresses
)
mle_router.cpp:1811
ot::Mle::MleRouter
ot::Mle::MleRouter::ProcessAddressRegistrationTlv()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Mle::MleRouter::mMaxChildIpAddresses
is written by 1 function and is read by 2 functions:
ot::Mle::MleRouter::SetMaxChildIpAddresses()
All items filtered out
ot::Mle::MleRouter::mMaxChildIpAddresses
ot::Mle::MleRouter::GetMaxChildIpAddresses() const
ot::Mle::MleRouter::ProcessAddressRegistrationTlv()
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