Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dxprt.h507 static inline int xprt_bound(struct rpc_xprt *xprt) in xprt_bound() function
/Linux-v6.6/net/sunrpc/
Dxprtsock.c1006 if (!xprt_bound(xprt)) in xs_udp_send_request()
2355 if (!xprt_bound(xprt)) in xs_tcp_finish_connecting()
2517 if (!xprt_bound(upper_xprt)) in xs_tcp_tls_finish_connecting()
3306 if (xprt_bound(xprt)) in xs_setup_udp()
3394 if (xprt_bound(xprt)) in xs_setup_tcp()
3482 if (xprt_bound(xprt)) in xs_setup_tcp_tls()
Dclnt.c275 if (!xprt_bound(xprt)) in rpc_clnt_set_transport()
1987 if (!xprt_bound(task->tk_xprt)) in call_encode()
2023 if (xprt_bound(xprt)) { in call_bind()
2051 if (xprt_bound(xprt)) { in call_bind_status()
Drpcb_clnt.c699 if (xprt_bound(xprt)) { in rpcb_getport_async()
Dxprt.c926 if (!xprt_bound(xprt)) { in xprt_connect()