Searched refs:snd_cwnd_stamp (Results 1 – 5 of 5) sorted by relevance
254 u32 snd_cwnd_stamp; member
22 snd_cwnd_stamp Timestamp for when congestion window last validated.
440 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_init_buffer_space()1891 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_enter_loss()2252 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_moderate_cwnd()2372 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_undo_cwnd_reduction()2509 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_end_cwnd_reduction()2581 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_mtup_probe_success()3000 tcp_sk(sk)->snd_cwnd_stamp = tcp_time_stamp; in tcp_cong_avoid()4925 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_new_space()
156 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_restart()1461 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_application_limited()1481 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_cwnd_validate()1488 (s32)(tcp_time_stamp - tp->snd_cwnd_stamp) >= inet_csk(sk)->icsk_rto) in tcp_cwnd_validate()
576 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_init_metrics()