RDMA_FREE_DEVICES
RDMA_FREE_DEVICES
Section: Librdmacm Programmer's Manual (3) Updated: 2007-05-15 Local index
Up
NAME
rdma_free_devices - Frees the list of devices returned by rdma_get_devices.
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.
SEE ALSO
rdma_get_devices(3)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:53:56 GMT, April 16, 2011