Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_client.c199 static bool rxrpc_may_reuse_conn(struct rxrpc_connection *conn) in rxrpc_may_reuse_conn() function
374 if (rxrpc_may_reuse_conn(bundle->conns[i])) in rxrpc_bundle_has_space()
596 may_reuse = rxrpc_may_reuse_conn(conn); in rxrpc_disconnect_client_call()