20 #ifndef MCA_MTL_PSM_ENDPOINT_H
21 #define MCA_MTL_PSM_ENDPOINT_H
24 #include "opal/mca/event/event.h"
psm_epaddr_t peer_addr
The connected endpoint handle.
Definition: mtl_psm_endpoint.h:50
MTL Module Interface.
Definition: mtl_psm_types.h:40
The opal_list_t interface is used to provide a generic doubly-linked list container for Open MPI...
Definition: opal_list.h:98
An abstraction that represents a connection to a endpoint process.
Definition: mtl_mx_endpoint.h:50
struct mca_mtl_psm_module_t * mtl_psm_module
MTL instance that created this connection.
Definition: mtl_psm_endpoint.h:44
Matching Transport Layer.
psm_epid_t peer_epid
The unique epid for the opened port.
Definition: mtl_psm_endpoint.h:47
#define OBJ_CLASS_DECLARATION(NAME)
Declaration for class descriptor.
Definition: opal_object.h:236