table of contents
other versions
XPRT_SET_RETRANS_TIM(9) | Linux Networking | XPRT_SET_RETRANS_TIM(9) |
NAME¶
xprt_set_retrans_timeout_rtt - set a request's retransmit timeout
SYNOPSIS¶
void xprt_set_retrans_timeout_rtt(struct rpc_task * task);
ARGUMENTS¶
struct rpc_task * task
task whose timeout is to be set
DESCRIPTION¶
Set a request's retransmit timeout using the RTT estimator.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |