Home
last modified time | relevance | path

Searched refs:rule_file (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test-acl/
H A Dmain.c96 const char *rule_file; member
801 f = fopen(config.rule_file, "r"); in acx_init()
804 config.rule_file); in acx_init()
979 fprintf(f, "%s:%s\n", OPT_RULE_FILE, config.rule_file); in dump_config()
997 if (config.rule_file == NULL) { in check_config()
1034 config.rule_file = optarg; in get_input_opts()
/f-stack/dpdk/doc/guides/tools/
H A Dtestregex.rst73 ./dpdk-test-regex -a 83:00.0 -- --rules rule_file.rof2 --data data_file.txt --job 100