ESP-IDF
tL2C_FCRB::rej_after_srej
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
tL2C_FCRB::rej_after_srej
tL2C_FCRB::rej_after_srej field
Syntax
Show:
Summary
Declaration
from
l2c_int.h:188
BOOLEAN
rej_after_srej
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
rej_after_srej
;
/* Send a REJ when SREJ clears */
l2c_int.h:188
if
(
p_ccb
->
fcrb
.
rej_after_srej
)
{
l2c_fcr.c:773
l2c_fcr_proc_pdu()
p_ccb
->
fcrb
.
rej_after_srej
=
FALSE
;
l2c_fcr.c:774
l2c_fcr_proc_pdu()
p_fcrb
->
rej_after_srej
=
TRUE
;
l2c_fcr.c:1129
process_i_frame()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tL2C_FCRB::rej_after_srej
is written by 2 functions and is read by 1 function:
l2c_fcr_proc_pdu()
process_i_frame()
All items filtered out
tL2C_FCRB::rej_after_srej
l2c_fcr_proc_pdu()
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