| rte_node_xstats(3) | Library Functions Manual | rte_node_xstats(3) |
rte_node_xstats
#include <rte_graph.h>
uint16_t nb_xstats
char xstat_desc [][RTE_NODE_XSTAT_DESC_SIZE]
Structure defines the number of xstats a given node has and each xstat description.
Definition at line 472 of file rte_graph.h.
Number of xstats.
Definition at line 473 of file rte_graph.h.
Names of xstats.
Definition at line 474 of file rte_graph.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |