Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-event/
H A Dmain.c170 static const char short_options[] = variable
233 while ((opt = getopt_long(argc, argvopt, short_options, in l2fwd_event_parse_args()
/dpdk/examples/l2fwd/
H A Dmain.c429 static const char short_options[] = variable
467 while ((opt = getopt_long(argc, argvopt, short_options, in l2fwd_parse_args()
/dpdk/examples/l3fwd-graph/
H A Dmain.c399 static const char short_options[] = "p:" /* portmask */ variable
456 while ((opt = getopt_long(argc, argvopt, short_options, lgopts, in parse_args()
/dpdk/examples/dma/
H A Ddmafwd.c614 static const char short_options[] = in dma_parse_args() local
646 while ((opt = getopt_long(argc, argvopt, short_options, in dma_parse_args()
/dpdk/examples/l3fwd/
H A Dmain.c644 static const char short_options[] = variable
752 while ((opt = getopt_long(argc, argvopt, short_options, in parse_args()
/dpdk/examples/ntb/
H A Dntb_fwd.c1120 static const char short_options[] = variable
1158 while ((opt = getopt_long(argc, argvopt, short_options, in ntb_parse_args()