diff options
author | 2025-03-24 20:36:06 +0000 | |
---|---|---|
committer | 2025-03-25 10:34:33 -0700 | |
commit | a7c428ee8f59f171a3b57474f2bd5cee0ef1e036 (patch) | |
tree | eb9c5084bf507d88a633ef4b6048bd8a65fe44a5 /scripts/gdb/linux/utils.py | |
parent | Merge branch 'net-skip-taking-rtnl_lock-for-queue-get' (diff) | |
download | wireguard-linux-a7c428ee8f59f171a3b57474f2bd5cee0ef1e036.tar.xz wireguard-linux-a7c428ee8f59f171a3b57474f2bd5cee0ef1e036.zip |
tcp/dccp: remove icsk->icsk_timeout
icsk->icsk_timeout can be replaced by icsk->icsk_retransmit_timer.expires
This saves 8 bytes in TCP/DCCP sockets and helps for better cache locality.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20250324203607.703850-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions