aboutsummaryrefslogtreecommitdiffstats
path: root/net/kcm
diff options
context:
space:
mode:
authorMartin KaFai Lau <kafai@fb.com>2017-12-01 12:52:29 -0800
committerDavid S. Miller <davem@davemloft.net>2017-12-03 10:18:27 -0500
commit76d013b20ba9a5f88eee7c90ac82cbc3ee64be18 (patch)
tree7db33c2816dda86781e70cb1da2ffebf4e81a390 /net/kcm
parentenic: add sw timestamp support (diff)
downloadlinux-dev-76d013b20ba9a5f88eee7c90ac82cbc3ee64be18.tar.xz
linux-dev-76d013b20ba9a5f88eee7c90ac82cbc3ee64be18.zip
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>
Diffstat (limited to 'net/kcm')
0 files changed, 0 insertions, 0 deletions