Searched refs:SLAVE_DEV_NAME_FMT (Results 1 – 2 of 2) sorted by relevance
37 #define SLAVE_DEV_NAME_FMT ("net_null%d") macro532 snprintf(name, sizeof(name), SLAVE_DEV_NAME_FMT, port_id); in test_setup()
49 #define SLAVE_DEV_NAME_FMT ("net_virt_%d") macro427 retval = snprintf(name, RTE_DIM(name), SLAVE_DEV_NAME_FMT, i); in test_setup()