NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
ucp_data Struct Reference

#include </opt/mellanox/doca/applications/urom_rdmo/dpu/worker_rdmo.h>

Data Fields

ucp_context_h ucp_context
 
ucp_worker_h ucp_worker
 
ucp_address_t * worker_address
 
size_t ucp_addrlen
 

Detailed Description

Definition at line 43 of file worker_rdmo.h.

Field Documentation

◆ ucp_addrlen

size_t ucp_data::ucp_addrlen

Definition at line 47 of file worker_rdmo.h.

◆ ucp_context

ucp_context_h ucp_data::ucp_context

Definition at line 44 of file worker_rdmo.h.

◆ ucp_worker

ucp_worker_h ucp_data::ucp_worker

Definition at line 45 of file worker_rdmo.h.

◆ worker_address

ucp_address_t* ucp_data::worker_address

Definition at line 46 of file worker_rdmo.h.


The documentation for this struct was generated from the following file: