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

/freebsd-13-stable/sys/ofed/include/rdma/
H A Dib_addr.h111 * rdma_resolve_ip - Resolve source and destination IP addresses to
126 int rdma_resolve_ip(struct rdma_addr_client *client,
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_addr.c742 int rdma_resolve_ip(struct rdma_addr_client *client, function
798 EXPORT_SYMBOL(rdma_resolve_ip); variable
875 ret = rdma_resolve_ip(&self, &sgid_addr._sockaddr, &dgid_addr._sockaddr,
H A Dib_cma.c3027 ret = rdma_resolve_ip(&addr_client, cma_src_addr(id_priv),

Completed in 63 milliseconds