Searched refs:ts_recent (Results 1 – 5 of 5) sorted by relevance
106 __le32 ts_recent; member243 __le32 ts_recent; member
79 u32 ts_recent; member
66 u32 ts_recent; member
1537 if ((s32)(rx_opt->ts_recent - rx_opt->rcv_tsval) <= paws_win) in tcp_paws_check()1547 if (!rx_opt->ts_recent) in tcp_paws_check()
85 u32 ts_recent; /* Time stamp to echo next */ member