diff options
author | 2024-04-25 11:13:39 +0800 | |
---|---|---|
committer | 2024-04-26 15:34:00 +0200 | |
commit | 215d40248bde5562a21e4c6cdeaeca0495c9365a (patch) | |
tree | 726795dc19b0e8b382ca82c213227cdda6bd07b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mptcp: support rstreason for passive reset (diff) | |
download | wireguard-linux-215d40248bde5562a21e4c6cdeaeca0495c9365a.tar.xz wireguard-linux-215d40248bde5562a21e4c6cdeaeca0495c9365a.zip |
mptcp: introducing a helper into active reset logic
Since we have mapped every mptcp reset reason definition in enum
sk_rst_reason, introducing a new helper can cover some missing places
where we have already set the subflow->reset_reason.
Note: using SK_RST_REASON_NOT_SPECIFIED is the same as
SK_RST_REASON_MPTCP_RST_EUNSPEC. They are both unknown. So we can convert
it directly.
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jason Xing <kernelxing@tencent.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions