void congure_abe_snd_setup(congure_abe_snd_t *c, const congure_abe_snd_consts_t *consts)
Set's up the driver for a CongURE ABE object.
static void congure_abe_set_mss(congure_abe_snd_t *c, unsigned mss)
Set sender maximum segment size.
congure_reno_snd_t congure_abe_snd_t
Alias of CongURE Reno state object for CongURE ABE.
void congure_reno_set_mss(congure_reno_snd_t *c, congure_wnd_size_t mss)
Set sender maximum segment size.
Constants for the congestion control.
congure_reno_snd_consts_t reno
TCP Reno constants.
uint8_t abe_multiplier_denominator
numerator for the beta_{ecn}factor used to set the slow start threshold on an ECN CE.
uint8_t abe_multiplier_numerator
numerator for the beta_{ecn}factor used to set the slow start threshold on an ECN CE.
Constants for the congestion control.
State object for CongURE Reno.