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