diff options
author | Eric Dumazet <edumazet@google.com> | 2021-11-15 11:02:32 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-16 13:10:34 +0000 |
commit | 373544020024668ea552a7699c9c9f100b6bc9d9 (patch) | |
tree | 26a9722f16481ad49f5f7a22aa1c95a532b9e72d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 283c6b54bca13313a4f437719f600a3ad2135847 (diff) |
tcp: small optimization in tcp_v6_send_check()
For TCP flows, inet6_sk(sk)->saddr has the same value
than sk->sk_v6_rcv_saddr.
Using sk->sk_v6_rcv_saddr increases data locality.
Signed-off-by: Eric Dumazet <edumazet@google.com>
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