Query: rdma_destroy_srq
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RDMA_DESTROY_SRQ(3) Librdmacm Programmer's Manual RDMA_DESTROY_SRQ(3)NAMErdma_destroy_srq - Deallocate a SRQ.SYNOPSIS#include <rdma/rdma_verbs.h> void rdma_destroy_srq (struct rdma_cm_id *id);ARGUMENTSid RDMA identifier.DESCRIPTIONDestroy an SRQ allocated on the rdma_cm_id.RETURN VALUEReturns 0 on success, or -1 on error. If an error occurs, errno will be set to indicate the failure reason.NOTESUsers should destroy any SRQ associated with an rdma_cm_id before destroying the ID.SEE ALSOrdma_create_srq(3), rdma_destroy_id(3), ibv_destroy_srq(3) librdmacm 2011-06-15 RDMA_DESTROY_SRQ(3)
Related Man Pages |
---|
rdma_create_qp(3) - centos |
rdma_create_qp(3) - debian |
rdma_migrate_id(3) - debian |
rdma_get_request(3) - centos |
rdma_migrate_id(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |
Please Welcome Dave Munro to the Moderator Team! |