Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_event_eth_tx_adapter.c114 #define DEV_NAME_LEN 20 macro
151 char dev_name[DEV_NAME_LEN]; in init_ports()
157 snprintf(dev_name, DEV_NAME_LEN, "%u-%u", i, i + NUM_ETH_PAIR); in init_ports()
165 snprintf(dev_name, DEV_NAME_LEN, "%u-%u", i + NUM_ETH_PAIR, i); in init_ports()