Lines Matching defs:rte_regex_ops
76 * embedded in *rte_regex_ops* structure.
191 * - Create or reuse exiting mempool for *rte_regex_ops* objects.
758 struct rte_regex_ops;
760 struct rte_regex_ops *op);
1243 * @see struct rte_regex_ops::matches
1294 * @see struct rte_regex_ops::nb_actual_matches
1295 * @see struct rte_regex_ops::nb_matches
1341 * The generic *rte_regex_ops* structure to hold the RegEx attributes
1344 struct rte_regex_ops {
1358 * scan. The size of *rte_regex_ops::matches* zero length array will be
1361 * @see struct rte_regex_ops::matches, struct rte_regexdev_match
1418 * The struct rte_regex_ops::nb_matches value holds the number of
1421 * @see struct rte_regex_ops::nb_matches
1471 struct rte_regex_ops **ops, uint16_t nb_ops)
1531 struct rte_regex_ops **ops, uint16_t nb_ops)