Lines Matching full:congestion
45 /* Diagnostic (read-only): current congestion window size in bytes. */
48 /* Diagnostic (read-only): minimum congestion window size in bytes. */
58 * Congestion control abstract interface.
61 * the demarcation between the ACKM and the congestion controller does not
63 * the demarcation involve the congestion controller accessing internal state of
65 * information needed by the congestion controller and avoid needing to give the
66 * congestion controller access to the ACKM's internal data structures.
71 * if a loss event constitutes persistent congestion.
74 * if the ECN-CE counter has increased. The congestion controller is simply
77 * All of these changes are intended to avoid having a congestion controller
111 * and updated whenever the state of the congestion controller is updated;
113 * call to this function must remain valid until the congestion controller
171 * lost, it is useful for a congestion control algorithm to be able to
173 * Thus, calling this function may cause the congestion controller to defer
192 * 'undone' for congestion control purposes without acting as a loss signal.
200 * frame. This indicates congestion.
203 * detection and congestion controller functions, as in our implementation
205 * tells the congestion controller when ECN-triggered congestion has