Searched refs:eal_short_options (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal.c | 107 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_log_level_parse() 141 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_parse_args()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_options.h | 104 extern const char eal_short_options[];
|
| H A D | eal_common_options.c | 54 eal_short_options[] = variable
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal.c | 471 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_log_level_parse() 514 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_parse_args()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal.c | 657 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_log_level_parse() 697 while ((opt = getopt_long(argc, argvopt, eal_short_options, in eal_parse_args()
|