|
DPDK 21.11.9
|
#include <rte_vhost_async.h>
Data Fields | |
| struct rte_vhost_iovec * | iov |
| unsigned long | nr_segs |
| struct rte_vhost_iovec* iov |
pointer to the iovec array
Definition at line 28 of file rte_vhost_async.h.
| unsigned long nr_segs |
number of iovec in this iterator
Definition at line 30 of file rte_vhost_async.h.