diff options
| author | Eric Dumazet <[email protected]> | 2025-03-02 12:42:35 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-05 01:46:26 +0000 |
| commit | ca79d80b0b9f42362a893f06413a9fe91811158a (patch) | |
| tree | 09f56f0ba342e876bb1c5a1216b784ed62443e31 /rust/helpers/helpers.c | |
| parent | tcp: use RCU in __inet{6}_check_established() (diff) | |
| download | kernel-ca79d80b0b9f42362a893f06413a9fe91811158a.tar.gz kernel-ca79d80b0b9f42362a893f06413a9fe91811158a.zip | |
tcp: optimize inet_use_bhash2_on_bind()
There is no reason to call ipv6_addr_type().
Instead, use highly optimized ipv6_addr_any() and ipv6_addr_v4mapped().
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Jason Xing <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
