OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t3timeout_highest_marked
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
426
u_int32_t
t3timeout_highest_marked
;
member in struct:sctp_association
sctp_timer.c
551
stcb->asoc.
t3timeout_highest_marked
,
554
stcb->asoc.
t3timeout_highest_marked
= chk->rec.data.TSN_seq;
sctp_input.c
1270
asoc->
t3timeout_highest_marked
= asoc->asconf_seq_out;
1345
asoc->
t3timeout_highest_marked
= asoc->asconf_seq_out;
1533
asoc->
t3timeout_highest_marked
= asoc->asconf_seq_out;
sctp_indata.c
3591
if (compare_with_wrap(asoc->
t3timeout_highest_marked
, cum_ack, MAX_TSN)) {
3804
asoc->
t3timeout_highest_marked
= cum_ack;
sctputil.c
674
asoc->
t3timeout_highest_marked
= asoc->asconf_seq_out;
Completed in 70 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025