Searched refs:ts_recent (Results 1 – 5 of 5) sorted by relevance
132 __le32 ts_recent; member269 __le32 ts_recent; member
105 u32 ts_recent; member
59 u32 ts_recent; member
1492 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1502 if (!rx_opt->ts_recent) in tcp_paws_check()
84 u32 ts_recent; /* Time stamp to echo next */ member