Searched refs:rdma_bind_addr2 (Results 1 – 1 of 1) sorted by relevance
796 static int rdma_bind_addr2(struct rdma_cm_id *id, struct sockaddr *addr, in rdma_bind_addr2() function830 return rdma_bind_addr2(id, addr, addrlen); in rdma_bind_addr()2317 ret = rdma_bind_addr2(id, res->ai_src_addr, res->ai_src_len); in ucma_passive_ep()