Searched refs:inet_lhash2_bucket (Results 1 – 3 of 3) sorted by relevance
224 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in inet6_lookup_listener()234 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in inet6_lookup_listener()
310 return inet_lhash2_bucket(h, hash); in inet_lhash2_bucket_sk()448 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in __inet_lookup_listener()458 ilb2 = inet_lhash2_bucket(hashinfo, hash2); in __inet_lookup_listener()
188 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket() function