Home
last modified time | relevance | path

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

/Linux-v6.6/net/rxrpc/
Dconn_client.c196 static bool rxrpc_may_reuse_conn(struct rxrpc_connection *conn) in rxrpc_may_reuse_conn() function
373 if (rxrpc_may_reuse_conn(bundle->conns[i])) in rxrpc_bundle_has_space()
591 may_reuse = rxrpc_may_reuse_conn(conn); in rxrpc_disconnect_client_call()