Searched refs:xprt_bound (Results 1 – 5 of 5) sorted by relevance
372 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
521 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()
210 if (!xprt_bound(clnt->cl_xprt)) in rpc_new_client()1140 if (!xprt_bound(xprt)) { in call_bind()
556 if (xprt_bound(xprt)) { in rpcb_getport_async()
692 if (!xprt_bound(xprt)) { in xprt_connect()