Searched refs:tw_ts_recent_stamp (Results 1 – 3 of 3) sorted by relevance
109 ts_recent_stamp = READ_ONCE(tcptw->tw_ts_recent_stamp); in tcp_timewait_state_process()163 WRITE_ONCE(tcptw->tw_ts_recent_stamp, in tcp_timewait_state_process()212 WRITE_ONCE(tcptw->tw_ts_recent_stamp, in tcp_timewait_state_process()328 tcptw->tw_ts_recent_stamp = tp->rx_opt.ts_recent_stamp; in tcp_time_wait()
165 ts_recent_stamp = READ_ONCE(tcptw->tw_ts_recent_stamp); in tcp_twsk_unique()
550 int tw_ts_recent_stamp; member