Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dparameters.c707 #define SHORTOPTS "i" in launch_args_parse() macro
709 #define SHORTOPTS "" in launch_args_parse() macro
711 while ((opt = getopt_long(argc, argvopt, SHORTOPTS "ah", in launch_args_parse()