FreeBSD Manual Pages
RDMA_FREE_DEVICES(3) Librdmacm Programmer's Manual RDMA_FREE_DEVICES(3) NAME rdma_free_devices - Frees the list of devices returned by rdma_get_de- vices. SYNOPSIS #include <rdma/rdma_cma.h> void rdma_free_devices (struct ibv_context **list); ARGUMENTS list List of devices returned from rdma_get_devices. DESCRIPTION Frees the device array returned by rdma_get_devices. RETURN VALUE None SEE ALSO rdma_get_devices(3) librdmacm 2007-05-15 RDMA_FREE_DEVICES(3)
NAME | SYNOPSIS | ARGUMENTS | DESCRIPTION | RETURN VALUE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=rdma_free_devices&sektion=3&manpath=FreeBSD+12.1-RELEASE+and+Ports>