Lines Matching defs:over
183 * has priority over timers.
291 * over the last few years:
319 * TCP output is also over-written with a new version since it
390 * value becomes the floor for the cross over
397 /* What is the min the 0 - bbr_cross-over MBPS TSO target can be */
401 /* Cross over point from algo-a to algo-b */
876 * Hack alert for now we can't time-out over 2147 seconds (a
1270 "What is the point where we cross over to linux like TSO size set");
3171 * over-estimate the bw.
3532 uint32_t usecs, srtt, over = 0;
3574 over = usecs = (srtt * bbr_hptsi_max_mul) / bbr_hptsi_max_div;
3578 bbr_log_pacing_delay_calc(bbr, gain, len, cts, usecs, bw, over, 1);
4668 * max times. We need the retransmit timer to take over.
5419 /* Hangs over the end return whats left */
5702 * if ( bw <= per-tcb-cross-over)
5725 * the goal cross over is 30Mbps however. To recreate googles
5728 * cross-over = 23,168,000 bps
6476 * can see in the trace viewer if it gets over-ridden.
6593 * can see in the trace viewer if it gets over-ridden.
10944 * gain in rtt over a set threshold?
11656 /* We never want to go over our peers rcv-window */
11981 /* recalculate the real delay and deal with over/under */
12646 * remote end starts to send again the ACK clock takes over and
13679 * Advance snd_nxt over sequence space of this segment.
14058 * over the current size as SACK_PASS so a retransmit will occur.