Searched refs:new_pseudo_cumack (Results 1 – 4 of 4) sorted by relevance
804 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_cwnd_update_after_sack_common()890 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_cwnd_update_after_sack_common()1838 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_hs_cwnd_update_after_sack()1877 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_hs_cwnd_update_after_sack()2224 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_htcp_cwnd_update_after_sack()2263 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_htcp_cwnd_update_after_sack()
2691 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()2700 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()3608 net->new_pseudo_cumack = 0;3725 tp1->whoTo->new_pseudo_cumack = 1;4287 net->new_pseudo_cumack = 0;4376 tp1->whoTo->new_pseudo_cumack = 1;4461 if (net->new_pseudo_cumack)
421 uint8_t new_pseudo_cumack; /* CMT CUC algorithm. Flag used to member
337 sctp_clog.x.cwnd.meets_pseudo_cumack = net->new_pseudo_cumack; in sctp_log_cwnd()