Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dsvc_rdma_backchannel.c249 xprt->bind_timeout = 0; in xprt_setup_rdma_bc()
H A Dtransport.c334 xprt->bind_timeout = RPCRDMA_BIND_TO; in xprt_setup_rdma()
/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprt.h223 unsigned long bind_timeout, member
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtsock.c2821 xprt->bind_timeout = XS_BIND_TO; in xs_setup_local()
2888 xprt->bind_timeout = XS_BIND_TO; in xs_setup_udp()
2967 xprt->bind_timeout = XS_BIND_TO; in xs_setup_tcp()
3043 xprt->bind_timeout = 0; in xs_setup_bc_tcp()
H A Drpcb_clnt.c666 NULL, jiffies + xprt->bind_timeout); in rpcb_getport_async()