Searched refs:new_pseudo_cumack (Results 1 – 4 of 4) sorted by relevance
825 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_cwnd_update_after_sack_common()911 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_cwnd_update_after_sack_common()1858 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_hs_cwnd_update_after_sack()1897 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_hs_cwnd_update_after_sack()2246 if (net->fast_retran_loss_recovery && net->new_pseudo_cumack) { in sctp_htcp_cwnd_update_after_sack()2285 ((asoc->sctp_cmt_on_off > 0) && net->new_pseudo_cumack)) { in sctp_htcp_cwnd_update_after_sack()
3084 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()3093 tp1->whoTo->new_pseudo_cumack = 1; in sctp_process_segment_range()4014 net->new_pseudo_cumack = 0;4116 tp1->whoTo->new_pseudo_cumack = 1;4658 net->new_pseudo_cumack = 0;4754 tp1->whoTo->new_pseudo_cumack = 1;4827 if (net->new_pseudo_cumack)
425 uint8_t new_pseudo_cumack; /* CMT CUC algorithm. Flag used to member
354 sctp_clog.x.cwnd.meets_pseudo_cumack = net->new_pseudo_cumack; in sctp_log_cwnd()