Base state object for CongURE implementations. More...
#include <congure.h>
| Data Fields | |
| const congure_snd_driver_t * | driver | 
| Driver for the state object. | |
| void * | ctx | 
| Context for callbacks specific to the congestion control. | |
| congure_wnd_size_t | cwnd | 
| Congestion window size. | |
| void* congure_snd_t::ctx | 
| congure_wnd_size_t congure_snd_t::cwnd | 
| const congure_snd_driver_t* congure_snd_t::driver |