Home
last modified time | relevance | path

Searched defs:cubic (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h90 struct cubic { struct
105 uint32_t W_cubic; argument
107 uint32_t cwnd_epoch;
109 uint32_t flags;
111 int min_rtt_usecs;
113 int mean_rtt_usecs;
115 int epoch_ack_count;
117 int t_epoch;
119 int undo_t_epoch;
121 int64_t undo_K;
[all …]