Searched refs:ts_recent (Results 1 – 14 of 14) sorted by relevance
99 tmp_opt.ts_recent = tcptw->tw_ts_recent; in tcp_timewait_state_process()300 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()557 newtp->rx_opt.ts_recent = READ_ONCE(req->ts_recent); in tcp_create_openreq_child()619 tmp_opt.ts_recent = READ_ONCE(req->ts_recent); in tcp_check_req()762 WRITE_ONCE(req->ts_recent, tmp_opt.rcv_tsval); in tcp_check_req()
393 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v4_check()
174 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()265 tp->rx_opt.ts_recent = 0; in tcp_v4_connect()992 READ_ONCE(req->ts_recent), in tcp_v4_reqsk_send_ack()
803 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()888 opts->tsecr = READ_ONCE(req->ts_recent); in tcp_synack_options()947 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()
3687 tp->rx_opt.ts_recent = tp->rx_opt.rcv_tsval; in tcp_store_ts_recent()4303 (s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) <= (inet_csk(sk)->icsk_rto * 1024) / HZ); in tcp_disordered_ack()5938 if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) < 0) in tcp_rcv_established()6819 req->ts_recent = rx_opt->saw_tstamp ? rx_opt->rcv_tsval : 0; in tcp_openreq_init()
106 __le32 ts_recent; member243 __le32 ts_recent; member
79 u32 ts_recent; member
66 u32 ts_recent; member
1595 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1605 if (!rx_opt->ts_recent) in tcp_paws_check()
84 u32 ts_recent; member368 p_tcp->ts_recent = cpu_to_le32(p_conn->ts_recent); in qed_sp_iscsi_conn_offload()1249 con->ts_recent = conn_info->ts_recent; in qed_iscsi_offload_conn()
211 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v6_check()
214 tp->rx_opt.ts_recent = 0; in tcp_v6_connect()1129 READ_ONCE(req->ts_recent), sk->sk_bound_dev_if, in tcp_v6_reqsk_send_ack()
114 u32 ts_recent; /* Time stamp to echo next */ member
919 data = lookup_stid(cdev->tids, oreq->ts_recent); in chtls_pass_open_arp_failure()1214 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()1370 oreq->ts_recent = 0; in chtls_pass_accept_request()2085 ctx = lookup_stid(cdev->tids, oreq->ts_recent); in abort_syn_rcv()