Searched refs:short_options (Results 1 – 6 of 6) sorted by relevance
| /dpdk/examples/l2fwd-event/ |
| H A D | main.c | 170 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 D | main.c | 429 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 D | main.c | 399 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 D | dmafwd.c | 614 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 D | main.c | 644 static const char short_options[] = variable 752 while ((opt = getopt_long(argc, argvopt, short_options, in parse_args()
|
| /dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 1120 static const char short_options[] = variable 1158 while ((opt = getopt_long(argc, argvopt, short_options, in ntb_parse_args()
|