Condy v1.8
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
condy::ZeroCopyRxDMABufArea Struct Reference

Area for zero-copy receive buffers using DMA-BUF. More...

#include <zcrx.hpp>

Public Attributes

int dmabuf_fd
 File descriptor of the DMA-BUF to use.
size_t offset
 Offset into the DMA-BUF where the buffer area starts.
size_t size
 Size of the buffer area within the DMA-BUF, in bytes.

Detailed Description

Area for zero-copy receive buffers using DMA-BUF.

Definition at line 45 of file zcrx.hpp.


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