Home
last modified time | relevance | path

Searched refs:pseudo_cumack (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c745 SCTP_TSN_GE(net->pseudo_cumack, net->fast_recovery_tsn)) { in sctp_cwnd_update_after_sack_common()
1763 SCTP_TSN_GE(net->pseudo_cumack, net->fast_recovery_tsn)) { in sctp_hs_cwnd_update_after_sack()
2155 SCTP_TSN_GE(net->pseudo_cumack, net->fast_recovery_tsn)) { in sctp_htcp_cwnd_update_after_sack()
H A Dsctp_structs.h312 uint32_t pseudo_cumack; /* CMT CUC algorithm. Maintains next expected member
H A Dsctp_uio.h747 uint32_t pseudo_cumack; member
H A Dsctp_indata.c2975 tp1->whoTo->pseudo_cumack = tp1->rec.data.tsn; in sctp_process_segment_range()
3040 if (tp1->rec.data.tsn == tp1->whoTo->pseudo_cumack) { in sctp_process_segment_range()
H A Dsctputil.c333 sctp_clog.x.cwnd.pseudo_cumack = net->pseudo_cumack; in sctp_log_cwnd()
/f-stack/tools/compat/include/netinet/
H A Dsctp_uio.h747 uint32_t pseudo_cumack; member