Searched refs:rtt_set_this_sack (Results 1 – 2 of 2) sorted by relevance
661 if (net->cc_mod.rtcc.rtt_set_this_sack) { in cc_bw_limit()662 net->cc_mod.rtcc.rtt_set_this_sack = 0; in cc_bw_limit()879 if (net->cc_mod.rtcc.rtt_set_this_sack) { in sctp_cwnd_update_after_sack_common()880 net->cc_mod.rtcc.rtt_set_this_sack = 0; in sctp_cwnd_update_after_sack_common()1593 net->cc_mod.rtcc.rtt_set_this_sack = 1; in sctp_rtt_rtcc_calculated()
288 uint8_t rtt_set_this_sack; /* Flag saying this sack had RTT calc on it */ member