| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
doca dpa device buf array declaration More...
#include <doca_dpa_dev_buf.h>

Data Fields | |
| struct doca_dpa_dev_buf * | bufs |
| unsigned char | reserved [20] |
doca dpa device buf array declaration
User of this struct should relate to it as an opaque and not access its fields, but rather use relevant API for it
Definition at line 64 of file doca_dpa_dev_buf.h.
| struct doca_dpa_dev_buf* doca_dpa_dev_buf_arr::bufs |
doca dpa device bufs
Definition at line 65 of file doca_dpa_dev_buf.h.
| unsigned char doca_dpa_dev_buf_arr::reserved[20] |
reserved field
Definition at line 66 of file doca_dpa_dev_buf.h.