Definition in file abe.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.   | |