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()289 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()532 newtp->rx_opt.ts_recent = req->ts_recent; in tcp_create_openreq_child()587 tmp_opt.ts_recent = req->ts_recent; in tcp_check_req()723 req->ts_recent = tmp_opt.rcv_tsval; in tcp_check_req()
593 ((s32)(tm->tcpm_ts - req->ts_recent) > TCP_PAWS_WINDOW || in tcp_peer_is_proven()621 tp->rx_opt.ts_recent = tm->tcpm_ts; in tcp_fetch_timewait_stamp()646 if ((s32)(tm->tcpm_ts - tp->rx_opt.ts_recent) <= 0 || in tcp_remember_stamp()650 tm->tcpm_ts = tp->rx_opt.ts_recent; in tcp_remember_stamp()
350 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()814 req->ts_recent, in tcp_v4_reqsk_send_ack()
578 opts->tsecr = tp->rx_opt.ts_recent; in tcp_syn_options()646 opts->tsecr = req->ts_recent; in tcp_synack_options()696 opts->tsecr = tp->rx_opt.ts_recent; in tcp_established_options()
3452 tp->rx_opt.ts_recent = tp->rx_opt.rcv_tsval; in tcp_store_ts_recent()3930 (s32)(tp->rx_opt.ts_recent - tp->rx_opt.rcv_tsval) <= (inet_csk(sk)->icsk_rto * 1024) / HZ); in tcp_disordered_ack()5278 if ((s32)(tp->rx_opt.rcv_tsval - tp->rx_opt.ts_recent) < 0) in tcp_rcv_established()6076 req->ts_recent = rx_opt->saw_tstamp ? rx_opt->rcv_tsval : 0; in tcp_openreq_init()
54 u32 ts_recent; member
2961 nesqp->nesqp_context->ts_recent = 0; in nes_cm_init_tsa_conn()
62 u32 ts_recent; member
1261 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1270 if (!rx_opt->ts_recent) in tcp_paws_check()
83 u32 ts_recent; /* Time stamp to echo next */ member
209 req->ts_recent = tcp_opt.saw_tstamp ? tcp_opt.rcv_tsval : 0; in cookie_v6_check()
180 tp->rx_opt.ts_recent = 0; in tcp_v6_connect()938 tcp_time_stamp, req->ts_recent, sk->sk_bound_dev_if, in tcp_v6_reqsk_send_ack()