Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_minisocks.c106 tmp_opt.ts_recent = tcptw->tw_ts_recent; in tcp_timewait_state_process()
149 tcptw->tw_ts_recent = tmp_opt.rcv_tsval; in tcp_timewait_state_process()
193 tcptw->tw_ts_recent = tmp_opt.rcv_tsval; in tcp_timewait_state_process()
221 (s32)(tcptw->tw_ts_recent - tmp_opt.rcv_tsval) < 0))) { in tcp_timewait_state_process()
274 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()
Dtcp_ipv4.c172 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()
897 tcptw->tw_ts_recent, in tcp_v4_timewait_ack()
/Linux-v5.4/include/linux/
Dtcp.h431 u32 tw_ts_recent; member
/Linux-v5.4/net/ipv6/
Dtcp_ipv6.c1034 tcptw->tw_ts_recent, tw->tw_bound_dev_if, tcp_twsk_md5_key(tcptw), in tcp_v6_timewait_ack()