Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   rdma_free_devices    ( 3 )

освобождает список устройств, возвращаемый rdma_get_devices (Frees the list of devices returned by rdma_get_devices.)

Имя (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)