Home
last modified time | relevance | path

Searched refs:hash_to_bucket (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/rds/
Dbind.c45 static struct hlist_head *hash_to_bucket(__be32 addr, __be16 port) in hash_to_bucket() function
55 struct hlist_head *head = hash_to_bucket(addr, port); in rds_bind_lookup()