DPDK  24.03.0
Data Fields
rte_vhost_stat_name Struct Reference

#include <rte_vhost.h>

Data Fields

char name [RTE_VHOST_STATS_NAME_SIZE]
 

Detailed Description

Vhost virtqueue statistic name element

This structure is used by rte_vhost_vring_stats_get_names() to provide virtqueue statistics names to the calling application.

Definition at line 357 of file rte_vhost.h.

Field Documentation

◆ name

The statistic name.

Definition at line 358 of file rte_vhost.h.


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