Home
last modified time | relevance | path

Searched refs:cwnd_epoch (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h98 uint64_t cwnd_epoch; member
H A Dcc_cubic.c470 cubic_data->undo_cwnd_epoch = cubic_data->cwnd_epoch; in cubic_cong_signal()
486 cubic_data->cwnd_epoch = cubic_data->undo_cwnd_epoch; in cubic_cong_signal()