Searched refs:rds_find_bound (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/rds/ |
H A D | bind.c | 72 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port, in rds_find_bound() function
|
H A D | rds.h | 740 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port,
|
H A D | recv.c | 362 rs = rds_find_bound(daddr, inc->i_hdr.h_dport, conn->c_bound_if); in rds_recv_incoming()
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | bind.c | 72 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port, in rds_find_bound() function
|
H A D | rds.h | 740 struct rds_sock *rds_find_bound(const struct in6_addr *addr, __be16 port,
|
H A D | recv.c | 363 rs = rds_find_bound(daddr, inc->i_hdr.h_dport, conn->c_bound_if); in rds_recv_incoming()
|
Completed in 8 milliseconds