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

Data Fields

struct doca_dev * dev
 
struct doca_mmap * mmap
 
struct doca_buf_inventory * inv
 
char * buf_data
 

Detailed Description

Definition at line 67 of file secure_channel_core.c.

Field Documentation

◆ buf_data

char* local_memory_bufs::buf_data

Definition at line 71 of file secure_channel_core.c.

◆ dev

struct doca_dev* local_memory_bufs::dev

Definition at line 68 of file secure_channel_core.c.

◆ inv

struct doca_buf_inventory* local_memory_bufs::inv

Definition at line 70 of file secure_channel_core.c.

◆ mmap

struct doca_mmap* local_memory_bufs::mmap

Definition at line 69 of file secure_channel_core.c.


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