Lines Matching defs:inference
48 * @LP_WITHIN_INF: are we within inference?
71 * @inference: current inference
87 u32 inference;
110 lp->inference = 0;
118 * Will only call newReno CA when away from inference.
281 /* calc inference */
284 lp->inference = 3 * delta;
286 /* test if within inference */
287 if (lp->last_drop && (now - lp->last_drop < lp->inference))
308 * and will usually within threshold when within inference */
313 /* happened within inference
318 /* happened after inference