Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Drack.c205 static int32_t rack_rxt_scoreboard_clear_thresh = 2; variable
1415 &rack_rxt_scoreboard_clear_thresh, 2, in rack_init_sysctls()
7550 if (tp->t_rxtshift <= rack_rxt_scoreboard_clear_thresh) { in rack_remxt_tmr()