Searched refs:epoch_ack_count (Results 1 – 1 of 1) sorted by relevance
107 int epoch_ack_count; member407 if (cubic_data->epoch_ack_count > 0 && in cubic_post_recovery()408 cubic_data->sum_rtt_nsecs >= cubic_data->epoch_ack_count) { in cubic_post_recovery()410 (cubic_data->sum_rtt_nsecs / cubic_data->epoch_ack_count); in cubic_post_recovery()413 cubic_data->epoch_ack_count = 0; in cubic_post_recovery()458 cubic_data->epoch_ack_count++; in cubic_record_rtt()