Home
last modified time | relevance | path

Searched refs:tw_ts_recent (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
A Dtcp_minisocks.c99 tmp_opt.ts_recent = tcptw->tw_ts_recent; in tcp_timewait_state_process()
142 tcptw->tw_ts_recent = tmp_opt.rcv_tsval; in tcp_timewait_state_process()
186 tcptw->tw_ts_recent = tmp_opt.rcv_tsval; in tcp_timewait_state_process()
214 (s32)(tcptw->tw_ts_recent - tmp_opt.rcv_tsval) < 0))) { in tcp_timewait_state_process()
267 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()
A Dtcp_ipv4.c171 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()
937 tcptw->tw_ts_recent, in tcp_v4_timewait_ack()
/linux/include/linux/
A Dtcp.h448 u32 tw_ts_recent; member
/linux/net/ipv6/
A Dtcp_ipv6.c1144 tcptw->tw_ts_recent, tw->tw_bound_dev_if, tcp_twsk_md5_key(tcptw), in tcp_v6_timewait_ack()

Completed in 18 milliseconds