21 #ifndef MCA_BTL_IB_ENDPOINT_H
22 #define MCA_BTL_IB_ENDPOINT_H
24 #include <infiniband/verbs.h>
27 #include "opal/mca/event/event.h"
30 #include "btl_ofud_frag.h"
Definition: btl_ofud_endpoint.h:34
mca_btl_ud_addr_t rem_addr
Remote address information.
Definition: btl_ofud_endpoint.h:53
UD/IB BTL Interface.
Definition: btl_ofud.h:126
struct ibv_ah * rmt_ah
Remote address handle.
Definition: btl_ofud_endpoint.h:57
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Definition: opal_list.h:98
State of ELAN endpoint connection.
Definition: btl_elan_endpoint.h:33
IB send fragment derived type.
Definition: btl_ofud_frag.h:73
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236