DPDK  21.11.7
Data Fields
rte_vhost_iov_iter Struct Reference

#include <rte_vhost_async.h>

Data Fields

struct rte_vhost_ioveciov
 
unsigned long nr_segs
 

Detailed Description

iovec iterator

Examples:
examples/vhost/ioat.c.

Definition at line 26 of file rte_vhost_async.h.

Field Documentation

◆ iov

struct rte_vhost_iovec* iov

pointer to the iovec array

Examples:
examples/vhost/ioat.c.

Definition at line 28 of file rte_vhost_async.h.

◆ nr_segs

unsigned long nr_segs

number of iovec in this iterator

Examples:
examples/vhost/ioat.c.

Definition at line 30 of file rte_vhost_async.h.


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