Searched refs:OPTION_CONFIG (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 198 #define OPTION_CONFIG "config" macro 1613 " [--"OPTION_CONFIG" (port,queue,lcore)[,(port,queue,lcore]]" in print_usage() 1617 " --"OPTION_CONFIG": (port,queue,lcore): " in print_usage() 1750 {OPTION_CONFIG, 1, 0, 0}, in parse_args() 1783 OPTION_CONFIG, in parse_args() 1784 sizeof(OPTION_CONFIG))) { in parse_args()
|