Query: xprt_adjust_cwnd
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XPRT_ADJUST_CWND(9) Linux Networking XPRT_ADJUST_CWND(9)NAMExprt_adjust_cwnd - adjust transport congestion windowSYNOPSISvoid xprt_adjust_cwnd(struct rpc_xprt * xprt, struct rpc_task * task, int result);ARGUMENTSxprt pointer to xprt task recently completed RPC request used to adjust window result result code of completed RPC requestDESCRIPTIONWe use a time-smoothed congestion estimator to avoid heavy oscillation.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XPRT_ADJUST_CWND(9)
Related Man Pages |
---|
rpc_svc_reg(3) - freebsd |
rpc_svc_reg(3) - centos |
svc_auth_reg(3) - freebsd |
svc_unreg(3) - freebsd |
rpc_svc_reg(3) - posix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
How to increment version inside a file? |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |