Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/xprtrdma/
Dsvc_rdma_backchannel.c302 xprt->bind_timeout = RPCRDMA_BIND_TO; in xprt_setup_rdma_bc()
Dtransport.c329 xprt->bind_timeout = RPCRDMA_BIND_TO; in xprt_setup_rdma()
/Linux-v5.4/include/linux/sunrpc/
Dxprt.h223 unsigned long bind_timeout, member
/Linux-v5.4/net/sunrpc/
Dxprtsock.c2918 xprt->bind_timeout = XS_BIND_TO; in xs_setup_local()
2988 xprt->bind_timeout = XS_BIND_TO; in xs_setup_udp()
3067 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp()
3143 xprt->bind_timeout = 0; in xs_setup_bc_tcp()
Drpcb_clnt.c703 NULL, jiffies + xprt->bind_timeout); in rpcb_getport_async()