diff options
author | Eric Dumazet <edumazet@google.com> | 2025-03-01 23:14:19 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-04 02:44:19 +0300 |
commit | e34100c2ecbb79a7d69474eb2f58545bb9926a5f (patch) | |
tree | 69677885f643f4b332a2ac6d2337fa867a4c12e2 /tools/perf/scripts/python/sched-migration.py | |
parent | 3424291dd242c4fe9f5cff236f73beef7b5c4909 (diff) | |
download | linux-e34100c2ecbb79a7d69474eb2f58545bb9926a5f.tar.xz |
tcp: add a drop_reason pointer to tcp_check_req()
We want to add new drop reasons for packets dropped in 3WHS in the
following patches.
tcp_rcv_state_process() has to set reason to TCP_FASTOPEN,
because tcp_check_req() will conditionally overwrite the drop_reason.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jason Xing <kerneljasonxing@gmail.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250301201424.2046477-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions