Searched refs:OPT_FILE_PREFIX (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_options.h | 32 #define OPT_FILE_PREFIX "file-prefix" macro
|
| H A D | eal_common_options.c | 74 {OPT_FILE_PREFIX, 1, NULL, OPT_FILE_PREFIX_NUM }, 1893 RTE_LOG(ERR, EAL, "Invalid length of --" OPT_FILE_PREFIX " option\n"); in eal_check_common_options() 1907 RTE_LOG(ERR, EAL, "Invalid char, '%%', in --"OPT_FILE_PREFIX" " in eal_check_common_options()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal.c | 543 " --"OPT_FILE_PREFIX" Prefix for hugepage filenames\n" in eal_usage()
|