Searched refs:rtt_set_this_sack (Results 1 – 2 of 2) sorted by relevance
682 if (net->cc_mod.rtcc.rtt_set_this_sack) { in cc_bw_limit()683 net->cc_mod.rtcc.rtt_set_this_sack = 0; in cc_bw_limit()900 if (net->cc_mod.rtcc.rtt_set_this_sack) { in sctp_cwnd_update_after_sack_common()901 net->cc_mod.rtcc.rtt_set_this_sack = 0; in sctp_cwnd_update_after_sack_common()1615 net->cc_mod.rtcc.rtt_set_this_sack = 1; in sctp_rtt_rtcc_calculated()
292 uint8_t rtt_set_this_sack; /* Flag saying this sack had RTT calc on it */ member