Home
last modified time | relevance | path

Searched defs:nb_max_matches (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test-regex/
H A Dmain.c167 uint16_t *nb_max_payload, char *rules_file, uint8_t *nb_max_matches) in init_port()
253 char *data_file, uint8_t nb_max_matches) in run_regex()
425 uint8_t nb_max_matches = 0; in main() local
/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.h73 uint16_t nb_max_matches; /* Max number of matches. */ member
/f-stack/dpdk/lib/librte_regexdev/
H A Drte_regexdev.h679 uint16_t nb_max_matches; member