Martin KaFai Lau 76d013b20b inet: Add a count to struct inet_listen_hashbucket
This patch adds a count to the 'struct inet_listen_hashbucket'.
It counts how many sk is hashed to a bucket.  It will be
used to decide if the (to-be-added) portaddr listener's hashtable
should be used during inet[6]_lookup_listener().

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-03 10:18:27 -05:00
..
2017-11-13 21:05:31 -08:00
2017-11-15 10:56:56 -08:00
2017-11-15 20:30:12 -08:00
2017-11-15 14:54:53 -08:00
2017-11-20 21:50:24 -10:00
2017-11-16 13:06:27 -08:00