Lines Matching refs:conns
248 * times the maximum number of client conns away from the current
439 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) {
443 old = bundle->conns[i];
449 bundle->conns[i] = candidate;
486 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++)
487 if (rxrpc_may_reuse_conn(bundle->conns[i]))
503 usable < ARRAY_SIZE(bundle->conns))
618 conn = bundle->conns[slot];
926 if (bundle->conns[bindex] == conn) {
928 bundle->conns[bindex] = NULL;
1023 /* We keep an estimate of what the number of conns ought to be after