Lines Matching refs:inference
48 * @LP_WITHIN_INF: are we within inference?
71 * @inference: current inference
87 u32 inference;
110 lp->inference = 0;
120 * Will only call newReno CA when away from inference.
284 /* calc inference */
287 lp->inference = 3 * delta;
289 /* test if within inference */
290 if (lp->last_drop && (now - lp->last_drop < lp->inference))
311 * and will usually within threshold when within inference */
316 /* happened within inference
321 /* happened after inference