diff options
author | 2023-08-16 08:15:45 +0000 | |
---|---|---|
committer | 2023-08-16 11:09:18 +0100 | |
commit | 08e39c0dfa29f233f5a621f7d274b793a080c769 (patch) | |
tree | 5edd6e05adc3042bbf121d2c62424e28759df625 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | inet: move inet->bind_address_no_port to inet->inet_flags (diff) | |
download | wireguard-linux-08e39c0dfa29f233f5a621f7d274b793a080c769.tar.xz wireguard-linux-08e39c0dfa29f233f5a621f7d274b793a080c769.zip |
inet: move inet->defer_connect to inet->inet_flags
Make room in struct inet_sock by removing this bit field,
using one available bit in inet_flags instead.
Also move local_port_range to fill the resulting hole,
saving 8 bytes on 64bit arches.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions