lwIP
+
0
/1 examples
SourceVu will show references to
s8_t
from the following samples and libraries:
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
lwIP
s8_t
s8_t
Syntax
Show:
Summary
Declaration
from
arch.h:126
typedef
int8_t
s8_t
;
Examples
s8_t
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
Scope
Referrer
typedef
int8_t
s8_t
;
arch.h:126
typedef
int8_t
s8_t
;
cc.h:38
typedef
s8_t
err_t
;
err.h:96
err_t
s8_t
i
;
ip6.c:93
ip6_route()
s8_t
dest_scope
,
cand_scope
;
ip6.c:289
ip6_select_source_address()
s8_t
best_scope
=
IP6_MULTICAST_SCOPE_RESERVED
;
ip6.c:290
ip6_select_source_address()
static
s8_t
nd6_find_neighbor_cache_entry
(
const
ip6_addr_t
*
ip6addr
)
;
nd6.c:122
nd6_find_neighbor_cache_entry()
static
s8_t
nd6_new_neighbor_cache_entry
(
void
)
;
nd6.c:123
nd6_new_neighbor_cache_entry()
static
void
nd6_free_neighbor_cache_entry
(
s8_t
i
)
;
nd6.c:124
nd6_free_neighbor_cache_entry()
nd6_free_neighbor_cache_entry()::i
static
s8_t
nd6_select_router
(
const
ip6_addr_t
*
ip6addr
,
struct
netif
*
netif
)
;
nd6.c:128
nd6_select_router()
static
s8_t
nd6_get_router
(
const
ip6_addr_t
*
router_addr
,
struct
netif
*
netif
)
;
nd6.c:129
nd6_get_router()
static
s8_t
nd6_new_router
(
const
ip6_addr_t
*
router_addr
,
struct
netif
*
netif
)
;
nd6.c:130
nd6_new_router()
static
s8_t
nd6_get_onlink_prefix
(
const
ip6_addr_t
*
prefix
,
struct
netif
*
netif
)
;
nd6.c:131
nd6_get_onlink_prefix()
static
s8_t
nd6_new_onlink_prefix
(
const
ip6_addr_t
*
prefix
,
struct
netif
*
netif
)
;
nd6.c:132
nd6_new_onlink_prefix()
static
s8_t
nd6_get_next_hop_entry
(
const
ip6_addr_t
*
ip6addr
,
struct
netif
*
netif
)
;
nd6.c:133
nd6_get_next_hop_entry()
static
err_t
nd6_queue_packet
(
s8_t
neighbor_index
,
struct
pbuf
*
q
)
;
nd6.c:134
nd6_queue_packet()
nd6_queue_packet()::neighbor_index
static
void
nd6_send_q
(
s8_t
i
)
;
nd6.c:151
nd6_send_q()
nd6_send_q()::i
nd6_duplicate_addr_detected
(
struct
netif
*
netif
,
s8_t
addr_idx
)
nd6.c:162
nd6_duplicate_addr_detected()
nd6_duplicate_addr_detected()::addr_idx
s8_t
i
;
nd6.c:179
nd6_duplicate_addr_detected()
s8_t
i
,
free_idx
;
nd6.c:207
nd6_process_autoconfig_prefix()
s8_t
i
;
nd6.c:305
nd6_input()
s8_t
prefix
;
nd6.c:755
nd6_input()
s8_t
i
;
nd6.c:998
nd6_tmr()
s8_t
j
;
nd6.c:1070
nd6_tmr()
static
s8_t
nd6.c:1449
nd6_find_neighbor_cache_entry()
s8_t
i
;
nd6.c:1452
nd6_find_neighbor_cache_entry()
static
s8_t
nd6.c:1470
nd6_new_neighbor_cache_entry()
s8_t
i
;
nd6.c:1473
nd6_new_neighbor_cache_entry()
s8_t
j
;
nd6.c:1474
nd6_new_neighbor_cache_entry()
nd6_free_neighbor_cache_entry
(
s8_t
i
)
nd6.c:1578
nd6_free_neighbor_cache_entry()
nd6_free_neighbor_cache_entry()::i
s8_t
i
;
nd6.c:1681
nd6_is_prefix_in_netif()
static
s8_t
nd6.c:1718
nd6_select_router()
s8_t
i
,
j
,
valid_router
;
nd6.c:1722
nd6_select_router()
static
s8_t
last_router
;
nd6.c:1723
nd6_select_router()
s8_t
i
;
nd6.c:1794
nd6_find_route()
static
s8_t
nd6.c:1826
nd6_get_router()
s8_t
i
;
nd6.c:1829
nd6_get_router()
static
s8_t
nd6.c:1853
nd6_new_router()
s8_t
router_index
;
nd6.c:1856
nd6_new_router()
s8_t
free_router_index
;
nd6.c:1857
nd6_new_router()
s8_t
neighbor_index
;
nd6.c:1858
nd6_new_router()
static
s8_t
nd6.c:1916
nd6_get_onlink_prefix()
s8_t
i
;
nd6.c:1919
nd6_get_onlink_prefix()
static
s8_t
nd6.c:1940
nd6_new_onlink_prefix()
s8_t
i
;
nd6.c:1943
nd6_new_onlink_prefix()
static
s8_t
nd6.c:1972
nd6_get_next_hop_entry()
s8_t
i
;
nd6.c:1978
nd6_get_next_hop_entry()
nd6_queue_packet
(
s8_t
neighbor_index
,
struct
pbuf
*
q
)
nd6.c:2104
nd6_queue_packet()
nd6_queue_packet()::neighbor_index
nd6_send_q
(
s8_t
i
)
nd6.c:2254
nd6_send_q()
nd6_send_q()::i
s8_t
i
;
nd6.c:2328
nd6_get_next_hop_addr_or_queue()
s8_t
i
;
nd6.c:2399
nd6_reachability_hint()
s8_t
router_index
;
nd6.c:2446
nd6_cleanup_netif()
nd6_adjust_mld_membership
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u8_t
new_state
)
nd6.c:2480
nd6_adjust_mld_membership()
nd6_adjust_mld_membership()::addr_idx
void
nd6_adjust_mld_membership
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u8_t
new_state
)
;
nd6.h:80
nd6_adjust_mld_membership()
nd6_adjust_mld_membership()::addr_idx
s8_t
netbuf.c:221
netbuf_next()
s8_t
netbuf_next
(
struct
netbuf
*
buf
)
;
netbuf.h:84
netbuf_next()
s8_t
i
;
netif.c:294
netif_add()
netif_ip6_addr_set
(
struct
netif
*
netif
,
s8_t
addr_idx
,
const
ip6_addr_t
*
addr6
)
netif.c:1376
netif_ip6_addr_set()
netif_ip6_addr_set()::addr_idx
netif_ip6_addr_set_parts
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u32_t
i0
,
u32_t
i1
,
u32_t
i2
,
u32_t
i3
)
netif.c:1398
netif_ip6_addr_set_parts()
netif_ip6_addr_set_parts()::addr_idx
netif_ip6_addr_set_state
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u8_t
state
)
netif.c:1455
netif_ip6_addr_set_state()
netif_ip6_addr_set_state()::addr_idx
s8_t
netif.c:1525
netif_get_ip6_addr_match()
s8_t
i
;
netif.c:1528
netif_get_ip6_addr_match()
netif_add_ip6_address
(
struct
netif
*
netif
,
const
ip6_addr_t
*
ip6addr
,
s8_t
*
chosen_idx
)
netif.c:1627
netif_add_ip6_address()
netif_add_ip6_address()::chosen_idx
s8_t
i
;
netif.c:1629
netif_add_ip6_address()
void
netif_ip6_addr_set
(
struct
netif
*
netif
,
s8_t
addr_idx
,
const
ip6_addr_t
*
addr6
)
;
netif.h:539
netif_ip6_addr_set()
netif_ip6_addr_set()::addr_idx
void
netif_ip6_addr_set_parts
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u32_t
i0
,
u32_t
i1
,
u32_t
i2
,
u32_t
i3
)
;
netif.h:540
netif_ip6_addr_set_parts()
netif_ip6_addr_set_parts()::addr_idx
void
netif_ip6_addr_set_state
(
struct
netif
*
netif
,
s8_t
addr_idx
,
u8_t
state
)
;
netif.h:542
netif_ip6_addr_set_state()
netif_ip6_addr_set_state()::addr_idx
s8_t
netif_get_ip6_addr_match
(
struct
netif
*
netif
,
const
ip6_addr_t
*
ip6addr
)
;
netif.h:543
netif_get_ip6_addr_match()
err_t
netif_add_ip6_address
(
struct
netif
*
netif
,
const
ip6_addr_t
*
ip6addr
,
s8_t
*
chosen_idx
)
;
netif.h:545
netif_add_ip6_address()
netif_add_ip6_address()::chosen_idx
s8_t
addr_index
;
netif.h:647
ipv6_set_s
ipv6_set_s::addr_index
s8_t
addr_index
;
netif.h:655
ipv6_addr_state_changed_s
ipv6_addr_state_changed_s::addr_index
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Instance
Scope
Location
Project
netif_ip6_addr_set()::addr_idx
netif_ip6_addr_set()
netif.h:539
netif_ip6_addr_set_parts()::addr_idx
netif_ip6_addr_set_parts()
netif.h:540
netif_ip6_addr_set_state()::addr_idx
netif_ip6_addr_set_state()
netif.h:542
return
netif_get_ip6_addr_match()
netif.h:543
netif_add_ip6_address()::chosen_idx
netif_add_ip6_address()
netif.h:545
ipv6_set_s::addr_index
ipv6_set_s
netif.h:647
ipv6_addr_state_changed_s::addr_index
ipv6_addr_state_changed_s
netif.h:655
nd6_adjust_mld_membership()::addr_idx
nd6_adjust_mld_membership()
nd6.h:80
return
netbuf_next()
netbuf.h:84
return
netbuf_next()
netbuf.c:221
netif_ip6_addr_set()::addr_idx
netif_ip6_addr_set()
netif.c:1376
netif_ip6_addr_set_parts()::addr_idx
netif_ip6_addr_set_parts()
netif.c:1398
netif_ip6_addr_set_state()::addr_idx
netif_ip6_addr_set_state()
netif.c:1455
return
netif_get_ip6_addr_match()
netif.c:1525
netif_add_ip6_address()::chosen_idx
netif_add_ip6_address()
netif.c:1627
return
nd6_find_neighbor_cache_entry()
nd6.c:122
return
nd6_new_neighbor_cache_entry()
nd6.c:123
nd6_free_neighbor_cache_entry()::i
nd6_free_neighbor_cache_entry()
nd6.c:124
return
nd6_select_router()
nd6.c:128
return
nd6_get_router()
nd6.c:129
return
nd6_new_router()
nd6.c:130
return
nd6_get_onlink_prefix()
nd6.c:131
return
nd6_new_onlink_prefix()
nd6.c:132
return
nd6_get_next_hop_entry()
nd6.c:133
nd6_queue_packet()::neighbor_index
nd6_queue_packet()
nd6.c:134
nd6_send_q()::i
nd6_send_q()
nd6.c:151
nd6_duplicate_addr_detected()::addr_idx
nd6_duplicate_addr_detected()
nd6.c:162
return
nd6_find_neighbor_cache_entry()
nd6.c:1449
return
nd6_new_neighbor_cache_entry()
nd6.c:1470
nd6_free_neighbor_cache_entry()::i
nd6_free_neighbor_cache_entry()
nd6.c:1578
return
nd6_select_router()
nd6.c:1718
return
nd6_get_router()
nd6.c:1826
return
nd6_new_router()
nd6.c:1853
return
nd6_get_onlink_prefix()
nd6.c:1916
return
nd6_new_onlink_prefix()
nd6.c:1940
return
nd6_get_next_hop_entry()
nd6.c:1972
nd6_queue_packet()::neighbor_index
nd6_queue_packet()
nd6.c:2104
nd6_send_q()::i
nd6_send_q()
nd6.c:2254
nd6_adjust_mld_membership()::addr_idx
nd6_adjust_mld_membership()
nd6.c:2480
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out