ESP-IDF
ot::Ip6::Udp::Header::kLengthFieldOffset
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
ot::Ip6::Udp::Header::kLengthFieldOffset
ot::Ip6::Udp::Header::kLengthFieldOffset variable
Syntax
Show:
Summary
Declaration
from
udp6.hpp:367
static
constexpr
uint16_t
kLengthFieldOffset
=
4
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint16_t
kLengthFieldOffset
=
4
;
///< Byte offset of Length field in UDP header.
udp6.hpp:367
SuccessOrExit
(
error
=
aFrameBuilder
.
AppendBytes
(
&
udpHeader
,
Ip6
::
Udp
::
Header
::
kLengthFieldOffset
)
)
;
lowpan.cpp:534
ot::Lowpan::Lowpan
ot::Lowpan::Lowpan::CompressUdp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Ip6::Udp::Header::kLengthFieldOffset
is read by 1 function:
All items filtered out
ot::Ip6::Udp::Header::kLengthFieldOffset
ot::Lowpan::Lowpan::CompressUdp()
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