Searched refs:tw_ts_recent (Results 1 – 4 of 4) sorted by relevance
116 tmp_opt.ts_recent = READ_ONCE(tcptw->tw_ts_recent); in tcp_timewait_state_process()162 WRITE_ONCE(tcptw->tw_ts_recent, in tcp_timewait_state_process()207 WRITE_ONCE(tcptw->tw_ts_recent, in tcp_timewait_state_process()237 (s32)(READ_ONCE(tcptw->tw_ts_recent) - tmp_opt.rcv_tsval) < 0))) { in tcp_timewait_state_process()322 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()
191 tp->rx_opt.ts_recent = READ_ONCE(tcptw->tw_ts_recent); in tcp_twsk_unique()1080 READ_ONCE(tcptw->tw_ts_recent),
541 u32 tw_ts_recent; member
1200 READ_ONCE(tcptw->tw_ts_recent), tw->tw_bound_dev_if,