Searched refs:snd_cwnd_stamp (Results 1 – 5 of 5) sorted by relevance
238 u32 snd_cwnd_stamp; member
22 snd_cwnd_stamp Timestamp for when congestion window last validated.
436 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_init_buffer_space()1942 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_enter_loss()2303 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_moderate_cwnd()2408 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_undo_cwnd_reduction()2541 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_end_cwnd_reduction()2611 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_mtup_probe_success()2960 tcp_sk(sk)->snd_cwnd_stamp = tcp_time_stamp; in tcp_cong_avoid()4877 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_new_space()
156 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_restart()1472 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_application_limited()1492 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_validate()1499 (s32)(tcp_time_stamp - tp->snd_cwnd_stamp) >= inet_csk(sk)->icsk_rto) in tcp_cwnd_validate()
592 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_init_metrics()