Searched refs:CMD_LINE_OPT_PER_PORT_POOL (Results 1 – 3 of 3) sorted by relevance
| /dpdk/examples/l3fwd-graph/ |
| H A D | main.c | 407 #define CMD_LINE_OPT_PER_PORT_POOL "per-port-pool" macro 427 {CMD_LINE_OPT_PER_PORT_POOL, 0, 0, CMD_LINE_OPT_PARSE_PER_PORT_POOL},
|
| /dpdk/examples/l3fwd/ |
| H A D | main.c | 660 #define CMD_LINE_OPT_PER_PORT_POOL "per-port-pool" macro 708 {CMD_LINE_OPT_PER_PORT_POOL, 0, 0, CMD_LINE_OPT_PARSE_PER_PORT_POOL},
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 122 #define CMD_LINE_OPT_PER_PORT_POOL "per-port-pool" macro 169 {CMD_LINE_OPT_PER_PORT_POOL, 0, 0, CMD_LINE_OPT_PER_PORT_POOL_NUM}, 1518 " --" CMD_LINE_OPT_PER_PORT_POOL " Enable per port mbuf pool\n" in print_usage()
|