Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Dbind.c51 static struct rds_sock *rds_bind_lookup(__be32 addr, __be16 port, in rds_bind_lookup() function
97 rs = rds_bind_lookup(addr, port, NULL); in rds_find_bound()
129 if (!rds_bind_lookup(addr, cpu_to_be16(rover), rs)) { in rds_add_bound()