Searched refs:rds_conn_lookup (Results 1 - 1 of 1) sorted by relevance

/net/rds/
H A Dconnection.c67 static struct rds_connection *rds_conn_lookup(struct hlist_head *head, function
125 conn = rds_conn_lookup(head, laddr, faddr, trans);
226 found = rds_conn_lookup(head, laddr, faddr, trans);

Completed in 52 milliseconds