Searched refs:ts_recent (Results 1 – 14 of 14) sorted by relevance
106 tmp_opt.ts_recent = tcptw->tw_ts_recent; in tcp_timewait_state_process()274 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()526 newtp->rx_opt.ts_recent = req->ts_recent; in tcp_create_openreq_child()586 tmp_opt.ts_recent = req->ts_recent; in tcp_check_req()727 req->ts_recent = tmp_opt.rcv_tsval; in tcp_check_req()
389 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v4_check()
171 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()254 tp->rx_opt.ts_recent = 0; in tcp_v4_connect()952 req->ts_recent, in tcp_v4_reqsk_send_ack()
794 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()879 opts->tsecr = req->ts_recent; in tcp_synack_options()938 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()
3576 tp->rx_opt.ts_recent = tp->rx_opt.rcv_tsval; in tcp_store_ts_recent()4190 (s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) <= (inet_csk(sk)->icsk_rto * 1024) / HZ); in tcp_disordered_ack()5759 if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) < 0) in tcp_rcv_established()6615 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
1482 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1492 if (!rx_opt->ts_recent) in tcp_paws_check()
83 u32 ts_recent; member367 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()
209 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v6_check()
217 tp->rx_opt.ts_recent = 0; in tcp_v6_connect()1133 req->ts_recent, sk->sk_bound_dev_if, in tcp_v6_reqsk_send_ack()
84 u32 ts_recent; /* Time stamp to echo next */ member
916 data = lookup_stid(cdev->tids, oreq->ts_recent); in chtls_pass_open_arp_failure()1205 oreq->ts_recent = PASS_OPEN_TID_G(ntohl(req->tos_stid)); in chtls_recv_sock()1358 oreq->ts_recent = 0; in chtls_pass_accept_request()2101 ctx = lookup_stid(cdev->tids, oreq->ts_recent); in abort_syn_rcv()