Home
last modified time | relevance | path

Searched refs:tw_entry_stamp (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dinet_timewait_sock.h80 u32 tw_entry_stamp; member
/linux/net/ipv4/
H A Dtcp_minisocks.c162 WRITE_ONCE(tw->tw_entry_stamp, ts); in tcp_timewait_state_process()
323 tw->tw_entry_stamp = tcp_time_stamp_ms(tp); in tcp_time_wait()
H A Dtcp_ipv4.c166 reuse_thresh = READ_ONCE(tw->tw_entry_stamp) + in tcp_twsk_unique()