Searched refs:new_pseudo_cumack (Results 1 – 4 of 4) sorted by relevance
743 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_cwnd_update_after_sack_common()829 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_cwnd_update_after_sack_common()1761 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_hs_cwnd_update_after_sack()1801 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_hs_cwnd_update_after_sack()2153 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_htcp_cwnd_update_after_sack()2193 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_htcp_cwnd_update_after_sack()
3042 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()3051 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()3982 net->new_pseudo_cumack = 0; in sctp_express_handle_sack()4084 tp1->whoTo->new_pseudo_cumack = 1; in sctp_express_handle_sack()4586 net->new_pseudo_cumack = 0; in sctp_handle_sack()4682 tp1->whoTo->new_pseudo_cumack = 1; in sctp_handle_sack()4752 if (net->new_pseudo_cumack) in sctp_handle_sack()
373 uint8_t new_pseudo_cumack; /* CMT CUC algorithm. Flag used to member
334 sctp_clog.x.cwnd.meets_pseudo_cumack = net->new_pseudo_cumack; in sctp_log_cwnd()