| rte_regexdev_core.h(3) | Library Functions Manual | rte_regexdev_core.h(3) |
rte_regexdev_core.h
struct rte_regexdev_ops
enum rte_regexdev_state { RTE_REGEXDEV_UNUSED = 0,
RTE_REGEXDEV_REGISTERED, RTE_REGEXDEV_READY }
RTE RegEx Device internal header.
This header contains internal data types, that are used by the RegEx devices in order to expose their ops to the class.
Applications should not use these API directly.
Definition in file rte_regexdev_core.h.
Possible states of a RegEx device.
Enumerator
Definition at line 132 of file rte_regexdev_core.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |