Searched refs:lsndtime (Results 1 – 14 of 14) sorted by relevance
54 __u64 lsndtime = 0; variable179 lsndtime = ktp->lsndtime; in egress_read_sock_fields()
202 delta = now - tcp_sk(sk)->lsndtime; in BPF_PROG()
75 __u32 lsndtime; member
109 if ((s32)(tcp_jiffies32 - tp->lsndtime) > 2*TCP_RTO_MAX || !do_reset) in tcp_out_of_resources()119 if ((s32)(tcp_jiffies32 - tp->lsndtime) <= TCP_TIMEWAIT_LEN || in tcp_out_of_resources()
156 delta = now - tcp_sk(sk)->lsndtime; in bictcp_cwnd_event()
498 newtp->lsndtime = tcp_jiffies32; in tcp_create_openreq_child()
6009 tp->lsndtime = tcp_jiffies32; in tcp_finish_connect()6502 tp->lsndtime = tcp_jiffies32; in tcp_rcv_state_process()
172 tp->lsndtime = now; in tcp_event_data_sent()
3625 info->tcpi_last_data_sent = jiffies_to_msecs(now - tp->lsndtime); in tcp_get_info()
195 u32 lsndtime; /* timestamp of last sent data packet (for restart window) */ member
164 CHECK(!skel->bss->lsndtime, "srv_tp", "Unexpected lsndtime:0\n"); in check_result()
1036 newtp->lsndtime = tcp_jiffies32; in tcp_nip_create_openreq_child()1878 tp->lsndtime = tcp_jiffies32; in tcp_nip_finish_connect()2083 tp->lsndtime = tcp_jiffies32; in tcp_nip_rcv_state_process()
685 tp->lsndtime = tcp_jiffies32; in chtls_push_frames()
1395 delta = tcp_jiffies32 - tp->lsndtime; in tcp_slow_start_after_idle_check()