diff options
author | Paolo Abeni <[email protected]> | 2023-09-16 12:52:48 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-09-18 12:47:56 +0100 |
commit | f6909dc1c1f4452879278128012da6c76bc186a5 (patch) | |
tree | e0b5c1bffa0dc0bc427dfde9e03da5a7249317b0 /tools/perf/scripts/python/gecko.py | |
parent | 9f1a98813b4b686482e5ef3c9d998581cace0ba6 (diff) |
mptcp: rename timer related helper to less confusing names
The msk socket uses to different timeout to track close related
events and retransmissions. The existing helpers do not indicate
clearly which timer they actually touch, making the related code
quite confusing.
Change the existing helpers name to avoid such confusion. No
functional change intended.
This patch is linked to the next one ("mptcp: fix dangling connection
hang-up"). The two patches are supposed to be backported together.
Cc: [email protected] # v5.11+
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Matthieu Baerts <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions