Searched refs:tot_assoc (Results 1 – 1 of 1) sorted by relevance
155 int64_t tot_assoc = 0; in sctp_reclaim_timer() local160 tot_assoc += sctps->sctps_sc[i]->sctp_sc_assoc_cnt; in sctp_reclaim_timer()172 if ((freemem >= lotsfree + needfree) || tot_assoc < maxusers) { in sctp_reclaim_timer()213 int64_t tot_assoc = 0; in sctp_conn_reclaim() local241 tot_assoc += sctps->sctps_sc[i]->sctp_sc_assoc_cnt; in sctp_conn_reclaim()242 if (tot_assoc < maxusers) { in sctp_conn_reclaim()