Searched refs:ts_recent (Results 1 – 13 of 13) sorted by relevance
113 tmp_opt.ts_recent = tcptw->tw_ts_recent; in tcp_timewait_state_process()291 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()521 newtp->rx_opt.ts_recent = req->ts_recent; in tcp_create_openreq_child()575 tmp_opt.ts_recent = req->ts_recent; in tcp_check_req()711 req->ts_recent = tmp_opt.rcv_tsval; in tcp_check_req()
609 ((s32)(tm->tcpm_ts - req->ts_recent) > TCP_PAWS_WINDOW || in tcp_peer_is_proven()637 tp->rx_opt.ts_recent = tm->tcpm_ts; in tcp_fetch_timewait_stamp()662 if ((s32)(tm->tcpm_ts - tp->rx_opt.ts_recent) <= 0 || in tcp_remember_stamp()666 tm->tcpm_ts = tp->rx_opt.ts_recent; in tcp_remember_stamp()
347 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v4_check()
130 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()196 tp->rx_opt.ts_recent = 0; in tcp_v4_connect()811 req->ts_recent, in tcp_v4_reqsk_send_ack()
580 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()649 opts->tsecr = req->ts_recent; in tcp_synack_options()699 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()
3405 tp->rx_opt.ts_recent = tp->rx_opt.rcv_tsval; in tcp_store_ts_recent()3881 (s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) <= (inet_csk(sk)->icsk_rto * 1024) / HZ); in tcp_disordered_ack()5230 if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) < 0) in tcp_rcv_established()6026 req->ts_recent = rx_opt->saw_tstamp ? rx_opt->rcv_tsval : 0; in tcp_openreq_init()
54 u32 ts_recent; member
2955 nesqp->nesqp_context->ts_recent = 0; in nes_cm_init_tsa_conn()
63 u32 ts_recent; member
1185 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1194 if (!rx_opt->ts_recent) in tcp_paws_check()
83 u32 ts_recent; /* Time stamp to echo next */ member
229 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v6_check()
182 tp->rx_opt.ts_recent = 0; in tcp_v6_connect()935 tcp_time_stamp, req->ts_recent, sk->sk_bound_dev_if, in tcp_v6_reqsk_send_ack()