| rte_regexdev_match(3) | Library Functions Manual | rte_regexdev_match(3) |
rte_regexdev_match
#include <rte_regexdev.h>
The generic rte_regexdev_match structure to hold the RegEx match attributes.
See also
Definition at line 1245 of file rte_regexdev.h.
Rule identifier to which the pattern matched.
See also
Definition at line 1249 of file rte_regexdev.h.
Group identifier of the rule which the pattern matched.
See also
Definition at line 1253 of file rte_regexdev.h.
Starting Byte Position for matched rule.
Definition at line 1257 of file rte_regexdev.h.
Length of match in bytes
Definition at line 1260 of file rte_regexdev.h.
The end offset of the match. In case MATCH_AS_END configuration is enabled.
See also
Definition at line 1262 of file rte_regexdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |