Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RPC_MAXCWND
net/sunrpc/xprt.c
571
if (cwnd > RPC_MAXCWND(xprt))
net/sunrpc/xprt.c
572
cwnd = RPC_MAXCWND(xprt);