Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dxprt.h437 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
/linux-4.4.14/net/sunrpc/
Dxprtsock.c576 if (!xprt_bound(xprt)) in xs_udp_send_request()
2272 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()
2897 if (xprt_bound(xprt)) in xs_setup_udp()
2975 if (xprt_bound(xprt)) in xs_setup_tcp()
Drpcb_clnt.c708 if (xprt_bound(xprt)) { in rpcb_getport_async()
Dclnt.c277 if (!xprt_bound(xprt)) in rpc_clnt_set_transport()
1692 if (!xprt_bound(xprt)) { in call_bind()
Dxprt.c742 if (!xprt_bound(xprt)) { in xprt_connect()