Lines Matching refs:tcp_time_stamp
419 tp->rcvq_space.time = tcp_time_stamp; in tcp_init_buffer_space()
440 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_init_buffer_space()
535 tcp_rcv_rtt_update(tp, tcp_time_stamp - tp->rcv_rtt_est.time, 1); in tcp_rcv_rtt_measure()
539 tp->rcv_rtt_est.time = tcp_time_stamp; in tcp_rcv_rtt_measure()
549 tcp_rcv_rtt_update(tp, tcp_time_stamp - tp->rx_opt.rcv_tsecr, 0); in tcp_rcv_rtt_measure_ts()
562 time = tcp_time_stamp - tp->rcvq_space.time; in tcp_rcv_space_adjust()
619 tp->rcvq_space.time = tcp_time_stamp; in tcp_rcv_space_adjust()
644 now = tcp_time_stamp; in tcp_event_data_recv()
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()
2899 const u32 now = tcp_time_stamp, wlen = sysctl_tcp_min_rtt_wlen * HZ; in tcp_update_rtt_min()
2961 seq_rtt_us = ca_rtt_us = jiffies_to_usecs(tcp_time_stamp - in tcp_ack_update_rtt()
3000 tcp_sk(sk)->snd_cwnd_stamp = tcp_time_stamp; in tcp_cong_avoid()
3027 s32 delta = (s32)(rto_time_stamp - tcp_time_stamp); in tcp_rearm_rto()
3409 s32 elapsed = (s32)(tcp_time_stamp - *last_oow_ack_time); in tcp_oow_rate_limited()
3417 *last_oow_ack_time = tcp_time_stamp; in tcp_oow_rate_limited()
3608 tp->rcv_tstamp = tcp_time_stamp; in tcp_ack()
4925 tp->snd_cwnd_stamp = tcp_time_stamp; in tcp_new_space()
5445 tp->lsndtime = tcp_time_stamp; in tcp_finish_connect()
5544 tcp_time_stamp)) { in tcp_rcv_synsent_state_process()
5641 icsk->icsk_ack.lrcvtime = tcp_time_stamp; in tcp_rcv_synsent_state_process()
5883 tp->lsndtime = tcp_time_stamp; in tcp_rcv_state_process()