Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_event_eth_tx_adapter.c121 #define DEV_NAME_LEN 20 macro
158 char dev_name[DEV_NAME_LEN]; in init_ports()
164 snprintf(dev_name, DEV_NAME_LEN, "%u-%u", i, i + NUM_ETH_PAIR); in init_ports()
172 snprintf(dev_name, DEV_NAME_LEN, "%u-%u", i + NUM_ETH_PAIR, i); in init_ports()