Searched refs:OPT_VERBOSE (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/app/test-acl/ |
| H A D | main.c | 42 #define OPT_VERBOSE "verbose" macro 967 "[--" OPT_VERBOSE "=<verbose level>]\n" in print_usage() 988 fprintf(f, "%s:%u\n", OPT_VERBOSE, config.verbose); in dump_config() 1018 {OPT_VERBOSE, 1, 0, 0}, in get_input_opts() 1062 } else if (strcmp(lgopts[opt_idx].name, OPT_VERBOSE) == 0) { in get_input_opts()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_state.c | 5391 ips = printstate(ips, opts & (OPT_DEBUG|OPT_VERBOSE),
|
| H A D | fil.c | 2438 if (opts & (OPT_VERBOSE|OPT_DEBUG))
|