Searched refs:tcp_totbackoff (Results 1 – 2 of 2) sorted by relevance
155 static const int tcp_totbackoff = 2559; /* sum of tcp_backoff[] */ variable
207 ticks - tp->t_rcvtime >= TCP_REXMTVAL(tp) * tcp_totbackoff)) { in tcp_timer_persist()