Searched refs:epoch_ack_count (Results 1 – 1 of 1) sorted by relevance
106 int epoch_ack_count; member396 if (cubic_data->epoch_ack_count > 0 && in cubic_post_recovery()397 cubic_data->sum_rtt_ticks >= cubic_data->epoch_ack_count) { in cubic_post_recovery()399 cubic_data->epoch_ack_count); in cubic_post_recovery()402 cubic_data->epoch_ack_count = 0; in cubic_post_recovery()445 cubic_data->epoch_ack_count++; in cubic_record_rtt()