Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H 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()
300 tcptw->tw_ts_recent = tp->rx_opt.ts_recent; in tcp_time_wait()
H A Dtcp_ipv4.c185 tp->rx_opt.ts_recent = tcptw->tw_ts_recent; in tcp_twsk_unique()
964 tcptw->tw_ts_recent, in tcp_v4_timewait_ack()
/openbmc/linux/include/linux/
H A Dtcp.h498 u32 tw_ts_recent; member
/openbmc/linux/net/ipv6/
H A Dtcp_ipv6.c1096 tcptw->tw_ts_recent, tw->tw_bound_dev_if, tcp_twsk_md5_key(tcptw), in tcp_v6_timewait_ack()