DPDK
16.04.0
|
#include <rte_ivshmem.h>
Data Fields | |
struct rte_memzone | mz |
uint64_t | offset |
Structure that holds IVSHMEM shared metadata entry.
Definition at line 58 of file rte_ivshmem.h.
struct rte_memzone mz |
shared memzone
Definition at line 59 of file rte_ivshmem.h.
uint64_t offset |
offset of memzone within IVSHMEM device
Definition at line 60 of file rte_ivshmem.h.