Struct ucp_worker_address_attrΒΆ

struct ucp_worker_address_attr

UCP worker address attributes.

The structure defines the attributes of the particular worker address.

Public Members

uint64_t field_mask

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

uint64_t worker_uid

Unique id of the worker this address belongs to.