Lines Matching defs:maxburst
432 u_int minburst, maxburst;437 maxburst = opts->maxburst;463 if (maxburst == 0) { /* use default */465 maxburst = 4;467 maxburst = 16;471 if (minburst > maxburst)472 minburst = maxburst;476 gton = pow(g, (double)maxburst);500 opts->maxburst = maxburst;
Indexes created Mon Oct 13 16:09:52 GMT 2025