Lines Matching full:connections
7 * Client connections need to be cached for a little while after they've made a
20 * of connections is below the reap threshold, we use the normal duration; if
38 * We use machine-unique IDs for our client connections.
237 * kill off connections that, say, have an ID more than about four in rxrpc_may_reuse_conn()
460 * Add a connection to a bundle if there are no usable connections or we have
461 * connections waiting for extra capacity.
472 /* See if there are any usable connections. */ in rxrpc_maybe_add_conn()
923 /* If there are no more connections, remove the bundle */ in rxrpc_unbundle_conn()
965 * Clean up a dead client connections.
982 * Discard expired client connections from the idle list. Each conn in the
1024 /* If the number of connections is over the reap limit, we in rxrpc_discard_expired_client_conns()
1092 * Clean up the client connections on a local endpoint.