19 #ifndef OMPI_MTL_MX_REQUEST_H
20 #define OMPI_MTL_MX_REQUEST_H
22 #include "opal/datatype/opal_convertor.h"
28 } mca_mtl_mx_request_type_t;
32 mx_request_t mx_request;
33 mx_segment_t mx_segment[1];
36 mca_mtl_mx_request_type_t type;
Definition: mtl_mx_request.h:30
Definition: opal_convertor.h:90