Searched refs:lsndtime (Results 1 – 8 of 8) sorted by relevance
45 __u32 lsndtime; member57 __u64 lsndtime = 0; variable182 lsndtime = ktp->lsndtime; in egress_read_sock_fields()
208 delta = now - tcp_sk(sk)->lsndtime; in BPF_PROG()
114 if ((s32)(tcp_jiffies32 - tp->lsndtime) > 2*tcp_rto_max(sk) || !do_reset) in tcp_out_of_resources()124 if ((s32)(tcp_jiffies32 - tp->lsndtime) <= TCP_TIMEWAIT_LEN || in tcp_out_of_resources()
590 newtp->lsndtime = tcp_jiffies32; in tcp_create_openreq_child()
4297 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info()5241 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_write_tx, lsndtime); in tcp_struct_check()
6720 tp->lsndtime = tcp_jiffies32; in tcp_finish_connect()7255 tp->lsndtime = tcp_jiffies32; in tcp_rcv_state_process()
163 CHECK(!skel->bss->lsndtime, "srv_tp", "Unexpected lsndtime:0\n"); in check_result()
1715 delta = tcp_jiffies32 - tp->lsndtime; in tcp_slow_start_after_idle_check()