Searched refs:rds_cong_from_addr (Results 1 – 1 of 1) sorted by relevance
138 static struct rds_cong_map *rds_cong_from_addr(const struct in6_addr *addr) in rds_cong_from_addr() function208 conn->c_lcong = rds_cong_from_addr(&conn->c_laddr); in rds_cong_get_maps()209 conn->c_fcong = rds_cong_from_addr(&conn->c_faddr); in rds_cong_get_maps()
Completed in 5 milliseconds