Searched defs:nb_lcore_params (Results 1 – 5 of 5) sorted by relevance
110 static uint16_t nb_lcore_params = RTE_DIM(lcore_params_array_default); variable
112 static uint16_t nb_lcore_params = sizeof(lcore_params_array_default) / variable
122 static uint16_t nb_lcore_params = sizeof(lcore_params_array_default) / variable
205 static uint16_t nb_lcore_params; variable
244 uint16_t nb_lcore_params = RTE_DIM(lcore_params_array_default); variable