lwIP
+
0
/2 examples
SourceVu will show references to
ntohl
from the following samples and libraries:
ESP-IDF
udp_multicast sample
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
lwIP
ntohl
ntohl macro
Syntax
Show:
Summary
Declaration
from
cc.h:31
#define
ntohl
(
x
)
__builtin_bswap32
(
x
)
Arguments
Argument
x
Examples
ntohl
is referenced by 2 libraries and example projects:
ESP-IDF
udp_multicast sample
References
from
0/2
examples
Code
Location
#define
ntohl
(
x
)
__builtin_bswap32
(
x
)
cc.h:31
t
->
src_seqno
=
ntohl
(
seqno
)
;
ip4_napt.c:604
seqno
=
ntohl
(
tcphdr
->
seqno
)
;
ip4_napt.c:820
seqno
=
ntohl
(
tcphdr
->
seqno
)
;
ip4_napt.c:921
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out