ESP-IDF
seg_tx::tag
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
seg_tx::tag
seg_tx::tag field
Syntax
Show:
Summary
Declaration
from
transport.c:93
uint8_t
tag
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
tag
;
/* Additional metadata */
transport.c:93
&
tx
->
cred
,
tx
->
tag
,
transport.c:472
seg_tx_send_unacked()
tx
->
tag
=
net_tx
->
ctx
->
send_tag
;
transport.c:539
send_seg()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
seg_tx::tag
is written by 1 function and is read by 1 function:
send_seg()
All items filtered out
seg_tx::tag
seg_tx_send_unacked()
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