1RDMA_DESTROY_QP(3)       Librdmacm Programmer's Manual      RDMA_DESTROY_QP(3)
2
3
4

NAME

6       rdma_destroy_qp - Deallocate a QP.
7

SYNOPSIS

9       #include <rdma/rdma_cma.h>
10
11       void rdma_destroy_qp (struct rdma_cm_id *id);
12

ARGUMENTS

14       id          RDMA identifier.
15

DESCRIPTION

17       Destroy a QP allocated on the rdma_cm_id.
18

NOTES

20       Users must destroy any QP associated with an rdma_cm_id before destroy‐
21       ing the ID.
22

SEE ALSO

24       rdma_create_qp(3), rdma_destroy_id(3), ibv_destroy_qp(3)
25
26
27
28librdmacm                         2007-05-15                RDMA_DESTROY_QP(3)
Impressum