Home
last modified time | relevance | path

Searched refs:bind_timeout (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c249 xprt->bind_timeout = RPCRDMA_BIND_TO; in xprt_setup_rdma_bc()
Dtransport.c335 xprt->bind_timeout = RPCRDMA_BIND_TO; in xprt_setup_rdma()
/Linux-v5.10/include/linux/sunrpc/
Dxprt.h223 unsigned long bind_timeout, member
/Linux-v5.10/net/sunrpc/
Dxprtsock.c2775 xprt->bind_timeout = XS_BIND_TO; in xs_setup_local()
2845 xprt->bind_timeout = XS_BIND_TO; in xs_setup_udp()
2924 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp()
3000 xprt->bind_timeout = 0; in xs_setup_bc_tcp()
Drpcb_clnt.c666 NULL, jiffies + xprt->bind_timeout); in rpcb_getport_async()