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