Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd/
H A Dmain.c72 #define NUM_PORTS 2 macro
73 uint16_t port[NUM_PORTS];
533 for (i = 0; i < NUM_PORTS; i++) { in check_port_pair_config()