Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dconnection.c54 static struct hlist_head *rds_conn_bucket(const struct in6_addr *laddr, in rds_conn_bucket() function
169 struct hlist_head *head = rds_conn_bucket(laddr, faddr); in __rds_conn_create()