Searched refs:rt_srtt (Results 1 – 3 of 3) sorted by relevance
610 if (rt->rt_srtt == 0) { in clnt_dg_call()611 rt->rt_srtt = rtt; in clnt_dg_call()614 int32_t error = rtt - rt->rt_srtt; in clnt_dg_call()615 rt->rt_srtt += error / 8; in clnt_dg_call()619 rt->rt_rtxcur = rt->rt_srtt + 4*rt->rt_deviate; in clnt_dg_call()
99 u_short rt_srtt; /* smoothed round-trip time */ member
122 u_short rt_srtt; /* smoothed round-trip time */ member