Struct ucp_am_recv_paramΒΆ

struct ucp_am_recv_param

Operation parameters provided in ucp_am_recv_callback_t callback.

Public Members

uint64_t recv_attr

Mask of valid fields in this structure and receive operation flags, using bits from ucp_am_recv_attr_t. Fields not specified in this mask will be ignored. Provides ABI compatibility with respect to adding new fields.

ucp_ep_h reply_ep

Endpoint, which can be used for the reply to this message.