diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-19 06:47:54 +0000 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-07-20 12:49:40 +0200 |
commit | b44693495af8f309b8ddec4b30833085d1c2d0c4 (patch) | |
tree | 5ef6c99b79c43851bb837d7904fed7c6a2cab2f8 /drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h | |
parent | af1e2cffbd2ef338b1d2e7318cb2516cc6380303 (diff) |
tcp: add TCP_OLD_SEQUENCE drop reason
tcp_sequence() uses two conditions to decide to drop a packet,
and we currently report generic TCP_INVALID_SEQUENCE drop reason.
Duplicates are common, we need to distinguish them from
the other case.
I chose to not reuse TCP_OLD_DATA, and instead added
TCP_OLD_SEQUENCE drop reason.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230719064754.2794106-1-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h')
0 files changed, 0 insertions, 0 deletions