Searched refs:lsndtime (Results 1 – 9 of 9) sorted by relevance
91 if ((s32)(tcp_jiffies32 - tp->lsndtime) > 2*TCP_RTO_MAX || !do_reset) in tcp_out_of_resources()101 if ((s32)(tcp_jiffies32 - tp->lsndtime) <= TCP_TIMEWAIT_LEN || in tcp_out_of_resources()
160 delta = now - tcp_sk(sk)->lsndtime; in bictcp_cwnd_event()
498 newtp->lsndtime = tcp_jiffies32; in tcp_create_openreq_child()
170 if (before(tp->lsndtime, icsk->icsk_ack.lrcvtime) && in tcp_event_data_sent()174 tp->lsndtime = now; in tcp_event_data_sent()
5767 tp->lsndtime = tcp_jiffies32; in tcp_finish_connect()6245 tp->lsndtime = tcp_jiffies32; in tcp_rcv_state_process()
3268 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info()
188 u32 lsndtime; /* timestamp of last sent data packet (for restart window) */ member
685 tp->lsndtime = tcp_time_stamp(tp); in chtls_push_frames()
1360 delta = tcp_jiffies32 - tp->lsndtime; in tcp_slow_start_after_idle_check()