Home | History | Annotate | Download | only in p2p

Lines Matching refs:max_peers

315 	if (count + 1 > p2p->cfg->max_peers && oldest) {
1963 if (cfg->max_peers < 1)