logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rdma_free_devices - Frees the list of devices returned by rdma_get_devices.

Arguments

       list        List of devices returned from rdma_get_devices.

Description

       Frees the device array returned by rdma_get_devices.

Name

       rdma_free_devices - Frees the list of devices returned by rdma_get_devices.

Return Value

       None

See Also

rdma_get_devices(3)

librdmacm                                          2007-05-15                               RDMA_FREE_DEVICES(3)

Synopsis

#include<rdma/rdma_cma.h>voidrdma_free_devices(structibv_context**list);

See Also