ESP-IDF
ot::Ip6::Mpl::UpdateSeedSet()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Ip6::Mpl::UpdateSeedSet()
ot::Ip6::Mpl::UpdateSeedSet() method
Syntax
Show:
Summary
Declaration
Definition
from
ip6_mpl.hpp:213
Error
UpdateSeedSet
(
uint16_t
aSeedId
,
uint8_t
aSequence
)
;
Implemented in
ip6_mpl.cpp:154
Arguments
Argument
aSeedId
aSequence
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Mpl
::
UpdateSeedSet
(
uint16_t
aSeedId
,
uint8_t
aSequence
)
ip6_mpl.cpp:154
Error
UpdateSeedSet
(
uint16_t
aSeedId
,
uint8_t
aSequence
)
;
ip6_mpl.hpp:213
error
=
UpdateSeedSet
(
option
.
GetSeedId
(
)
,
option
.
GetSequence
(
)
)
;
ip6_mpl.cpp:113
ot::Ip6::Mpl
ot::Ip6::Mpl::ProcessOption()
Call Tree
from
examples
ot::Ip6::Mpl::UpdateSeedSet()
is called by 1 function and calls 1 function:
ot::Ip6::Mpl::ProcessOption()
All items filtered out
ot::Ip6::Mpl::UpdateSeedSet()
otPlatAssertFail()
All items filtered out
Data Use
from
examples
ot::Ip6::Mpl::UpdateSeedSet()
reads 9 variables and writes 3 variables:
ot::TimeTicker::Receiver::kIp6Mpl
ot::kErrorNone
ot::kErrorDrop
ot::Ip6::Mpl::kNumSeedEntries
ot::Ip6::Mpl::kSeedEntryLifetime
ot::Ip6::Mpl::SeedEntry::mSeedId
ot::Ip6::Mpl::SeedEntry::mSequence
ot::Ip6::Mpl::SeedEntry::mLifetime
ot::Ip6::Mpl::mSeedSet
All items filtered out
ot::Ip6::Mpl::UpdateSeedSet()
ot::Ip6::Mpl::SeedEntry::mSeedId
ot::Ip6::Mpl::SeedEntry::mSequence
ot::Ip6::Mpl::SeedEntry::mLifetime
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