lwIP
na_header::code
is only used within lwIP.
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (2/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
lwIP
na_header::code
na_header::code field
Syntax
Show:
Summary
Declaration
from
nd6.h:73
u8_t
code
;
Examples
References
from
examples
Code
Location
Referrer
PACK_STRUCT_FLD_8
(
u8_t
code
)
;
nd6.h:73
if
(
IP6H_HOPLIM
(
ip6_current_header
(
)
)
!=
ND6_HOPLIM
||
na_hdr
->
code
!=
0
||
nd6.c:334
nd6_input()
na_hdr
->
code
=
0
;
nd6.c:1332
nd6_send_na()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
na_header::code
is written by 1 function and is read by 1 function:
nd6_send_na()
All items filtered out
na_header::code
nd6_input()
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