logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                    rte_class(3)

Detailed Description

       A structure describing a generic device class.

       Definition at line 33 of file rte_class.h.

Field Documentation

constchar*name
       Name of the class

       Definition at line 35 of file rte_class.h.

   rte_dev_iterate_tdev_iterate
       Device iterator.

       Definition at line 36 of file rte_class.h.

Member Function Documentation

RTE_TAILQ_ENTRY(rte_class)
       Next device class in linked list

Name

       rte_class

Synopsis

       #include <rte_class.h>

   PublicMemberFunctionsRTE_TAILQ_ENTRY (rte_class) next

   DataFields
       const char * namerte_dev_iterate_tdev_iterate

See Also