Home | History | Annotate | Download | only in p2p

Lines Matching refs:max_peers

430 	if (count + 1 > p2p->cfg->max_peers && oldest) {
2922 if (cfg->max_peers < 1 ||