diff options
author | Jason Xing <[email protected]> | 2024-02-26 11:22:24 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-02-28 10:39:22 +0000 |
commit | e615e3a24ed6f1a501f9b5426ec0b476fded4d22 (patch) | |
tree | dde8ecf501ece7dc5827a8b4418cde6095a9a412 /scripts/generate_rust_analyzer.py | |
parent | 3d359faba191c95e97ac6699b0163e797812bfca (diff) |
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
This patch does two things:
1) add two more new reasons
2) only change the return value(1) to various drop reason values
for the future use
For now, we still cannot trace those two reasons. We'll implement the full
function in the subsequent patch in this series.
Signed-off-by: Jason Xing <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions