Lines Matching defs:inference
48 * @LP_WITHIN_INF: are we within inference?
71 * @inference: current inference
87 u32 inference;
109 lp->inference = 0;
116 * Will only call newReno CA when away from inference.
274 /* calc inference */
277 lp->inference = 3 * delta;
279 /* test if within inference */
280 if (lp->last_drop && (now - lp->last_drop < lp->inference))
301 * and will usually within threshold when whithin inference */
306 /* happened within inference
311 /* happened after inference