spdk_memory_domain_ctx Struct Reference

Data Fields

size_t size
 size of this structure in bytes
 
void * user_ctx
 Optional user context Depending on memory domain type, this pointer can be cast to a specific structure, e.g. More...
 

Field Documentation

◆ user_ctx

void* spdk_memory_domain_ctx::user_ctx

Optional user context Depending on memory domain type, this pointer can be cast to a specific structure, e.g.

to spdk_memory_domain_rdma_ctx structure for RDMA memory domain


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