ESP-IDF
kActionSkip
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
kActionSkip
kActionSkip value
Syntax
Show:
Summary
Declaration
from
ip6_headers.hpp:425
kActionSkip
=
0x00
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kActionSkip
=
0x00
,
///< Skip over this option and continue processing the header.
ip6_headers.hpp:425
VerifyOrExit
(
option
.
GetAction
(
)
==
Option
::
kActionSkip
,
error
=
kErrorDrop
)
;
ip6.cpp:535
ot::Ip6::Ip6
ot::Ip6::Ip6::HandleOptions()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kActionSkip
is read by 1 function:
All items filtered out
kActionSkip
ot::Ip6::Ip6::HandleOptions()
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