DPDK  18.11.11
Data Fields
rte_vdpa_dev_addr Struct Reference

#include <rte_vdpa.h>

+ Collaboration diagram for rte_vdpa_dev_addr:

Data Fields

enum vdpa_addr_type type
 
union {
}; 
 

Detailed Description

vdpa device address

Examples:
examples/vdpa/main.c.

Definition at line 27 of file rte_vdpa.h.

Field Documentation

◆ type

enum vdpa_addr_type type

vdpa address type

Examples:
examples/vdpa/main.c.

Definition at line 29 of file rte_vdpa.h.

◆ @246

union { ... }

vdpa pci address


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