Definition in file quic.h.
Go to the source code of this file.
Data Structures | |
struct | congure_quic_snd_consts_t |
Constants for the congestion control. More... | |
struct | congure_quic_snd_t |
State object for CongURE QUIC. More... | |
Functions | |
void | congure_quic_snd_setup (congure_quic_snd_t *c, const congure_quic_snd_consts_t *consts) |
Set's up the driver for a CongURE QUIC object. | |