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 timeoutSYNOPSIS¶
void xprt_set_retrans_timeout_rtt(struct rpc_task * task);
ARGUMENTS¶
struct rpc_task * tasktask whose timeout is to be set
DESCRIPTION¶
Set a request's retransmit timeout using the RTT estimator.COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |