Lines Matching refs:conns
219 * times the maximum number of client conns away from the current
338 old = bundle->conns[slot];
340 bundle->conns[slot] = NULL;
353 bundle->conns[slot] = conn;
373 for (i = 0; i < ARRAY_SIZE(bundle->conns); i++) {
374 if (rxrpc_may_reuse_conn(bundle->conns[i]))
388 usable < ARRAY_SIZE(bundle->conns))
482 conn = bundle->conns[slot];
671 if (bundle->conns[bindex] == conn) {
673 bundle->conns[bindex] = NULL;
738 /* We keep an estimate of what the number of conns ought to be after