Searched refs:saw_timestamp (Results 1 – 4 of 4) sorted by relevance
49 cur_stream->saw_timestamp = TRUE; in ParseTCPOptions()
94 if (!tcph->rst && cur_stream->saw_timestamp) { in ValidateSequence()484 if (cur_stream->saw_timestamp) { in ProcessACK()
946 sndvar->is_fin_ackd, stream->saw_timestamp, stream->sack_permit,
260 saw_timestamp:1, /* whether peer sends timestamp */ member