Home
last modified time | relevance | path

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

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h112 int64_t undo_K; member
H A Dcc_cubic.c472 cubic_data->undo_K = cubic_data->K; in cubic_cong_signal()
484 cubic_data->K = cubic_data->undo_K; in cubic_cong_signal()