DPDK  19.08.0-rc0
Data Fields
rte_regex_dev_xstats_map Struct Reference

#include <rte_regexdev.h>

Data Fields

uint16_t id
 
char name [RTE_REGEX_DEV_XSTATS_NAME_SIZE]
 

Detailed Description

A name-key lookup element for extended statistics.

This structure is used to map between names and ID numbers for extended RegEx device statistics.

Definition at line 866 of file rte_regexdev.h.

Field Documentation

◆ id

uint16_t id

xstat identifier

Definition at line 867 of file rte_regexdev.h.

◆ name

xstat name

Definition at line 869 of file rte_regexdev.h.


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