Lines Matching defs:delayed
315 static uint32_t rack_min_probertt_hold = 40000; /* Equal to delayed ack time */
3638 * future. The danger here is that delayed ack
4199 * (especially considering delayed ack :D).
5003 * Small numbers of bytes get badly influenced by delayed ack and
5859 * Indicate whether this ack should be delayed. We can delay the ack if
5861 * - There is no delayed ack timer in progress.
6027 * Compensate for delayed-ack with the d-ack time.
6053 * Possibly compensate for delayed-ack.
6066 * Compensate for delayed-ack with the d-ack time.
8085 /* If we were not delayed cancel out the flag. */
11146 * then we are adding the delayed ack interval into our measurments and
11231 * means we are inserting delayed ack time in
12338 m_adj(m, drop_hdrlen); /* delayed header drop */
12635 m_adj(m, drop_hdrlen); /* delayed header drop */
13327 * buffer and note that we need a delayed ack. Make sure that the
15261 /* We are supposed to have delayed ack up and we do */
15283 * If the delayed ack was going to go off
19739 uint32_t cts, ms_cts, delayed, early;
19825 /* We are delayed */
19826 delayed = cts - rack->r_ctl.rc_last_output_to;
19828 delayed = 0;
19872 (delayed) ||
19901 if (delayed && (rack->rc_always_pace == 1)) {
19902 rack->r_ctl.rc_agg_delayed += delayed;
20766 * We have less than two MSS outstanding (delayed ack)
20770 * packets inflight to not be caught by delayed ack.
20799 * Don't send an independent window update if a delayed ACK is
20892 * the peer wait for the delayed-ack timer to run off
20933 * that delayed ack may play a role in any rtt measurement).
21161 * the peer wait for the delayed-ack timer to run off
21500 * the peer wait for the delayed-ack timer to run off
21785 * flag tells soreceive() to disable delayed acknowledgements when