Searched refs:cl_rtt (Results 1 – 3 of 3) sorted by relevance
56 struct rpc_rtt * cl_rtt; /* RTO estimator data */ member
544 struct rpc_rtt *rtt = clnt->cl_rtt; in xprt_set_retrans_timeout_rtt()594 rpc_init_rtt(req->rq_task->tk_client->cl_rtt, to->to_initval); in xprt_adjust_timeout()825 struct rpc_rtt *rtt = task->tk_client->cl_rtt; in xprt_update_rtt()
415 clnt->cl_rtt = &clnt->cl_rtt_default; in rpc_new_client()