Home
last modified time | relevance | path

Searched refs:hystart_css_growth_div (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc.h80 extern uint32_t hystart_css_growth_div;
H A Dcc.c89 uint32_t hystart_css_growth_div = 4; variable
736 &hystart_css_growth_div, 4,
H A Dcc_newreno.c334 incr /= hystart_css_growth_div; in newreno_ack_received()
H A Dcc_cubic.c226 incr /= hystart_css_growth_div; in cubic_does_slow_start()