Searched refs:ts_recent (Results 1 – 14 of 14) sorted by relevance
116 tmp_opt.ts_recent = READ_ONCE(tcptw->tw_ts_recent); in tcp_timewait_state_process()327 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()590 newtp->rx_opt.ts_recent = req->ts_recent; in tcp_create_openreq_child()678 tmp_opt.ts_recent = req->ts_recent; in tcp_check_req()878 tcp_sk(child)->rx_opt.ts_recent = tmp_opt.rcv_tsval; in tcp_check_req()
343 req->ts_recent = tcp_opt->saw_tstamp ? tcp_opt->rcv_tsval : 0; in cookie_tcp_reqsk_alloc()
3817 tp->rx_opt.ts_recent = tp->rx_opt.rcv_tsval; in tcp_store_ts_recent()3840 delta = tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent; in tcp_replace_ts_recent()4506 if ((s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) > in tcp_disordered_ack_check()6192 tp->rx_opt.ts_recent; in tcp_rcv_established()7109 req->ts_recent = rx_opt->saw_tstamp ? rx_opt->rcv_tsval : 0; in tcp_openreq_init()
193 tp->rx_opt.ts_recent = READ_ONCE(tcptw->tw_ts_recent); in tcp_twsk_unique()284 tp->rx_opt.ts_recent = 0; in tcp_v4_connect()1171 req->ts_recent,
856 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()952 opts->tsecr = req->ts_recent; in tcp_synack_options()1009 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()
106 __le32 ts_recent; member243 __le32 ts_recent; member
79 u32 ts_recent; member
72 u32 ts_recent; member
1761 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1771 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()
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()
208 tp->rx_opt.ts_recent = 0; in tcp_v6_connect()1288 req->ts_recent, sk->sk_bound_dev_if,
12116 req->ts_recent = attrs->rcv_tsval; in bpf_sk_assign_tcp_reqsk()