ESP-IDF
ot::Ip6::Nd::PrefixInfoOption::mPrefixLength
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::Ip6::Nd::PrefixInfoOption::mPrefixLength
ot::Ip6::Nd::PrefixInfoOption::mPrefixLength field
Syntax
Show:
Summary
Declaration
from
nd6.hpp:314
uint8_t
mPrefixLength
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mPrefixLength
;
// The prefix length in bits.
nd6.hpp:314
mPrefixLength
=
aPrefix
.
mLength
;
nd6.cpp:95
ot::Ip6::Nd::PrefixInfoOption
ot::Ip6::Nd::PrefixInfoOption::SetPrefix()
return
(
GetSize
(
)
>=
sizeof
(
*
this
)
)
&&
(
mPrefixLength
<=
Prefix
::
kMaxLength
)
&&
nd6.cpp:103
ot::Ip6::Nd::PrefixInfoOption
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Ip6::Nd::PrefixInfoOption::mPrefixLength
is written by 1 function and is read by 1 function:
ot::Ip6::Nd::PrefixInfoOption::SetPrefix()
All items filtered out
ot::Ip6::Nd::PrefixInfoOption::mPrefixLength
ot::Ip6::Nd::PrefixInfoOption::IsValid() const
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