Searched refs:tcp_time_stamp (Results 1 – 7 of 7) sorted by relevance
47 elapsed = tcp_time_stamp(tcp_sk(sk)) - start_ts; in tcp_clamp_rto_to_user_timeout()212 return (tcp_time_stamp(tcp_sk(sk)) - start_ts) >= timeout; in retransmits_timed_out()365 (s32)(tcp_time_stamp(tp) - start_ts) > icsk->icsk_user_timeout) in tcp_probe_timer()
267 u32 now = tcp_time_stamp(tp); in tcp_lp_pkts_acked()
600 u32 delta = tcp_time_stamp(tp) - tp->rx_opt.rcv_tsecr; in tcp_rcv_rtt_measure_ts()2933 u32 delta = tcp_time_stamp(tp) - tp->rx_opt.rcv_tsecr; in tcp_ack_update_rtt()5784 tcp_time_stamp(tp))) { in tcp_rcv_synsent_state_process()
3484 tp->retrans_stamp = tcp_time_stamp(tp); in tcp_connect()
744 static inline u32 tcp_time_stamp(const struct tcp_sock *tp) in tcp_time_stamp() function
689 tp->lsndtime = tcp_time_stamp(tp); in chtls_push_frames()
2097 tp->rcv_tstamp = tcp_time_stamp(tp); in chtls_rx_ack()