Struct ucp_rkey_compare_paramsΒΆ

struct ucp_rkey_compare_params

Tuning parameters for the comparison function ucp_rkey_compare.

The structure defines the parameters that can be used for UCP library remote keys comparison using ucp_rkey_compare routine.

Public Members

uint64_t field_mask

Mask of valid fields in this structure, must currently be zero. Fields not specified in this mask will be ignored. Provides ABI compatibility with respect to adding new fields.