ESP-IDF
otIp6AddressInfo::mPrefixLength
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otIp6AddressInfo::mPrefixLength
otIp6AddressInfo::mPrefixLength field
Syntax
Show:
Summary
Declaration
from
ip6.h:425
uint8_t
mPrefixLength
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mPrefixLength
;
///< The prefix length of mAddress if it is a unicast address.
ip6.h:425
info
.
mPrefixLength
=
kMulticastPrefixLength
;
netif.cpp:246
ot::Ip6::Netif
ot::Ip6::Netif::SignalMulticastAddressChange()
info
.
mPrefixLength
=
aAddress
.
mPrefixLength
;
netif.cpp:425
ot::Ip6::Netif
ot::Ip6::Netif::SignalUnicastAddressChange()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otIp6AddressInfo::mPrefixLength
is written by 2 functions:
ot::Ip6::Netif::SignalMulticastAddressChange()
ot::Ip6::Netif::SignalUnicastAddressChange()
All items filtered out
otIp6AddressInfo::mPrefixLength
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