diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2023-09-11 11:36:55 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-13 07:18:04 +0100 |
commit | c6d277064b1da7f9015b575a562734de87a7e463 (patch) | |
tree | e21d6f23771be4a2447624c4c23e26622293d759 /include/net/netevent.h | |
parent | 8cdd9f1aaedf823006449faa4e540026c692ac43 (diff) |
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any).
This is a prep patch to make the following patches cleaner that touch
inet_bind2_bucket_match() and inet_bind2_bucket_match_addr_any().
Both functions have duplicated comparison for netns, port, and l3mdev.
Let's factorise them.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/netevent.h')
0 files changed, 0 insertions, 0 deletions