Lines Matching refs:bhash2
853 /* The socket's bhash2 hashbucket spinlock must be held when this is called */
858 struct inet_bind2_bucket *bhash2 = NULL;
860 inet_bind_bucket_for_each(bhash2, &head->chain)
861 if (inet_bind2_bucket_match(bhash2, net, port, l3mdev, sk))
864 return bhash2;
880 return &hinfo->bhash2[hash & (hinfo->bhash_size - 1)];
917 * the bhash2 table in an inconsistent state if a new tb2 bucket
925 * so we give up and unlink sk from bhash/bhash2 not
926 * to leave inconsistency in bhash2.
1094 * add the socket to the bhash2 table as well