Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_cubic.c109 hrtime_t t_last_cong; member
177 cubic_data->t_last_cong; in cubic_ack_received()
252 cubic_data->t_last_cong = gethrtime(); in cubic_after_idle()
274 cubic_data->t_last_cong = gethrtime(); in cubic_cb_init()
319 cubic_data->t_last_cong = gethrtime(); in cubic_cong_signal()
331 cubic_data->t_last_cong = gethrtime(); in cubic_cong_signal()
404 cubic_data->t_last_cong = gethrtime(); in cubic_post_recovery()