table of contents
        
      
      
    | XPRT_RELEASE_RQST_CO(9) | Linux Networking | XPRT_RELEASE_RQST_CO(9) | 
NAME¶
xprt_release_rqst_cong - housekeeping when request is complete
SYNOPSIS¶
void xprt_release_rqst_cong(struct rpc_task * task);
ARGUMENTS¶
task
RPC request that recently completed
DESCRIPTION¶
Useful for transports that require congestion control.
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |