| rte_class(3) | Library Functions Manual | rte_class(3) |
rte_class
#include <rte_class.h>
RTE_TAILQ_ENTRY (rte_class) next
const char * name
rte_dev_iterate_t dev_iterate
A structure describing a generic device class.
Definition at line 33 of file rte_class.h.
Next device class in linked list
Name of the class
Definition at line 35 of file rte_class.h.
Device iterator.
Definition at line 36 of file rte_class.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |