Searched defs:rpc_timers (Results 1 – 2 of 2) sorted by relevance
356 struct rpc_timers { struct357 u_short rt_srtt; /* smoothed round-trip time */358 u_short rt_deviate; /* estimated deviation */359 u_long rt_rtxcur; /* current (backed-off) rto */
116 struct rpc_timers { struct117 clock_t rt_srtt; /* smoothed round-trip time */118 clock_t rt_deviate; /* estimated deviation */119 clock_t rt_rtxcur; /* current (backed-off) rto */