doc: remove redundant section

This commit is contained in:
Eugène Adell 2024-02-25 16:38:38 +00:00 committed by John Thacker
parent 30c0ab964f
commit 2744c7e7d0
1 changed files with 0 additions and 4 deletions

View File

@ -512,10 +512,6 @@ as the tcp.nxtseq protocol field.
Next expected acknowledgment number:: The last-seen sequence number for
segments. Set when there are no analysis flags and for zero window probes.
// tcp_analyze_seq_info->lastack
Last-seen acknowledgment number:: Always set. Note that this is not the
same as the next expected acknowledgment number.
// tcp_analyze_seq_info->lastack
Last-seen acknowledgment number:: Always updated for each packet. Note
that this is not the same as the next expected acknowledgment number.