Home
last modified time | relevance | path

Searched defs:cubic (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/cc/
H A Dcc_cubic.c84 struct cubic { struct
86 int64_t K;
88 int64_t sum_rtt_ticks;
90 unsigned long max_cwnd;
92 unsigned long prev_max_cwnd;
117 static MALLOC_DEFINE(M_CUBIC, "cubic data", argument