Home
last modified time | relevance | path

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

/openbmc/linux/net/rxrpc/
H A Dconn_client.c568 bool may_reuse; in rxrpc_disconnect_client_call() local
596 may_reuse = rxrpc_may_reuse_conn(conn); in rxrpc_disconnect_client_call()
614 if (may_reuse) in rxrpc_disconnect_client_call()
620 if (may_reuse && !list_empty(&bundle->waiting_calls)) { in rxrpc_disconnect_client_call()