Searched refs:tcp_rttdflt (Results 1 – 1 of 1) sorted by relevance
165 int tcp_rttdflt = TCPTV_SRTTDFLT / PR_SLOWHZ; variable922 tp->t_rttvar = tcp_rttdflt * PR_SLOWHZ << (TCP_RTTVAR_SHIFT + 2 - 1); in tcp_tcpcb_template()