Searched refs:ts_recent_stamp (Results 1 – 8 of 8) sorted by relevance
114 tmp_opt.ts_recent_stamp = tcptw->tw_ts_recent_stamp; in tcp_timewait_state_process()276 if (tcp_death_row.sysctl_tw_recycle && tp->rx_opt.ts_recent_stamp) in tcp_time_wait()292 tcptw->tw_ts_recent_stamp = tp->rx_opt.ts_recent_stamp; in tcp_time_wait()522 newtp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_create_openreq_child()525 newtp->rx_opt.ts_recent_stamp = 0; in tcp_create_openreq_child()580 tmp_opt.ts_recent_stamp = get_seconds() - ((TCP_TIMEOUT_INIT/HZ)<<req->num_timeout); in tcp_check_req()
636 tp->rx_opt.ts_recent_stamp = tm->tcpm_ts_stamp; in tcp_fetch_timewait_stamp()664 tm->tcpm_ts_stamp <= (u32)tp->rx_opt.ts_recent_stamp)) { in tcp_remember_stamp()665 tm->tcpm_ts_stamp = (u32)tp->rx_opt.ts_recent_stamp; in tcp_remember_stamp()
131 tp->rx_opt.ts_recent_stamp = tcptw->tw_ts_recent_stamp; in tcp_twsk_unique()194 if (tp->rx_opt.ts_recent_stamp && inet->inet_daddr != daddr) { in tcp_v4_connect()197 tp->rx_opt.ts_recent_stamp = 0; in tcp_v4_connect()203 !tp->rx_opt.ts_recent_stamp && fl4->daddr == daddr) in tcp_v4_connect()
3406 tp->rx_opt.ts_recent_stamp = get_seconds(); in tcp_store_ts_recent()5620 if (tp->rx_opt.ts_recent_stamp && tp->rx_opt.saw_tstamp && in tcp_rcv_synsent_state_process()
3090 tp->advmss - (tp->rx_opt.ts_recent_stamp ? tp->tcp_header_len - sizeof(struct tcphdr) : 0), in tcp_connect_init()
82 long ts_recent_stamp;/* Time we stored ts_recent (for aging) */ member
332 tcp_sk(sk)->rx_opt.ts_recent_stamp = jiffies; in tcp_synq_overflow()338 unsigned long last_overflow = tcp_sk(sk)->rx_opt.ts_recent_stamp; in tcp_synq_no_recent_overflow()1187 if (unlikely(get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_24DAYS)) in tcp_paws_check()1217 if (rst && get_seconds() >= rx_opt->ts_recent_stamp + TCP_PAWS_MSL) in tcp_paws_reject()
180 if (tp->rx_opt.ts_recent_stamp && in tcp_v6_connect()183 tp->rx_opt.ts_recent_stamp = 0; in tcp_v6_connect()265 !tp->rx_opt.ts_recent_stamp && in tcp_v6_connect()