Searched defs:cubic (Results 1 – 1 of 1) sorted by relevance
90 struct cubic { struct105 uint32_t W_cubic; argument107 uint32_t cwnd_epoch;109 uint32_t flags;111 int min_rtt_usecs;113 int mean_rtt_usecs;115 int epoch_ack_count;117 int t_epoch;119 int undo_t_epoch;121 int64_t undo_K;[all …]