Searched refs:rdma_destroy_ep (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Drdma_server.c154 rdma_destroy_ep(id);
156 rdma_destroy_ep(listen_id);
H A Drdma_xserver.c143 rdma_destroy_ep(id);
144 rdma_destroy_ep(listen_id);
H A Drdma_xclient.c129 rdma_destroy_ep(id);
H A Drdma_client.c135 rdma_destroy_ep(id);
/freebsd-11-stable/lib/ofed/librdmacm/
H A DMakefile29 rdma_destroy_ep.3 \
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_cma.h280 * rdma_destroy_ep - Deallocates a communication identifier and qp.
288 void rdma_destroy_ep(struct rdma_cm_id *id);
H A Dcma.c2398 rdma_destroy_ep(cm_id);
2402 void rdma_destroy_ep(struct rdma_cm_id *id) function

Completed in 85 milliseconds