Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/sunrpc/
Dxprt.h372 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
/linux-2.6.39/net/sunrpc/
Dxprtsock.c521 if (!xprt_bound(xprt)) in xs_udp_send_request()
1791 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()
2259 if (xprt_bound(xprt)) in xs_setup_udp()
2333 if (xprt_bound(xprt)) in xs_setup_tcp()
Dclnt.c210 if (!xprt_bound(clnt->cl_xprt)) in rpc_new_client()
1140 if (!xprt_bound(xprt)) { in call_bind()
Drpcb_clnt.c556 if (xprt_bound(xprt)) { in rpcb_getport_async()
Dxprt.c692 if (!xprt_bound(xprt)) { in xprt_connect()