Searched refs:tw_ts_recent_stamp (Results 1 – 3 of 3) sorted by relevance
119 ts_recent_stamp = READ_ONCE(tcptw->tw_ts_recent_stamp); in tcp_timewait_state_process()176 WRITE_ONCE(tcptw->tw_ts_recent_stamp, in tcp_timewait_state_process()228 WRITE_ONCE(tcptw->tw_ts_recent_stamp, in tcp_timewait_state_process()349 tcptw->tw_ts_recent_stamp = tp->rx_opt.ts_recent_stamp; in tcp_time_wait()
167 ts_recent_stamp = READ_ONCE(tcptw->tw_ts_recent_stamp); in tcp_twsk_unique()
569 int tw_ts_recent_stamp; member