Searched refs:lsndtime (Results 1 – 13 of 13) sorted by relevance
45 __u32 lsndtime; member57 __u64 lsndtime = 0; variable182 lsndtime = ktp->lsndtime; in egress_read_sock_fields()
202 delta = now - tcp_sk(sk)->lsndtime; in BPF_PROG()
112 if ((s32)(tcp_jiffies32 - tp->lsndtime) > 2*tcp_rto_max(sk) || !do_reset) in tcp_out_of_resources()122 if ((s32)(tcp_jiffies32 - tp->lsndtime) <= TCP_TIMEWAIT_LEN || in tcp_out_of_resources()
149 delta = now - tcp_sk(sk)->lsndtime; in cubictcp_cwnd_event()
562 newtp->lsndtime = tcp_jiffies32; in tcp_create_openreq_child()
4179 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info()5067 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, lsndtime); in tcp_struct_check()
6377 tp->lsndtime = tcp_jiffies32; in tcp_finish_connect()6908 tp->lsndtime = tcp_jiffies32; in tcp_rcv_state_process()
172 tp->lsndtime = now; in tcp_event_data_sent()
31 u32 lsndtime read_write tcp_s…
163 CHECK(!skel->bss->lsndtime, "srv_tp", "Unexpected lsndtime:0\n"); in check_result()
270 u32 lsndtime; /* timestamp of last sent data packet (for restart window) */ member
685 tp->lsndtime = tcp_jiffies32; in chtls_push_frames()
1584 delta = tcp_jiffies32 - tp->lsndtime; in tcp_slow_start_after_idle_check()