Loading...
Searching...
No Matches

Detailed Description

Author
Martine S. Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

Definition in file abe.h.

#include <stdint.h>
#include "congure/config.h"
#include "congure/reno.h"
+ Include dependency graph for abe.h:

Go to the source code of this file.

Data Structures

struct  congure_abe_snd_consts_t
 Constants for the congestion control. More...
 

Typedefs

typedef congure_reno_snd_t congure_abe_snd_t
 Alias of CongURE Reno state object for CongURE ABE.
 

Functions

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.