|
NAMErdma_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
DESCRIPTIONFrees the device array returned by rdma_get_devices.RETURN VALUENoneSEE ALSOrdma_get_devices(3)
Visit the GSP FreeBSD Man Page Interface. |