table of contents
        
      
      
    | 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¶
task
task whose timeout is to be set
DESCRIPTION¶
Set a request's retransmit timeout using the RTT estimator.
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |