Searched refs:tstamp_delta (Results 1 – 1 of 1) sorted by relevance
4082 static int __tcp_replace_ts_recent(struct tcp_sock *tp, s32 tstamp_delta) in __tcp_replace_ts_recent() argument4085 return tstamp_delta > 0 ? FLAG_TS_PROGRESS : 0; in __tcp_replace_ts_recent()