Searched refs:rx_confs (Results 1 – 1 of 1) sorted by relevance
39 struct thread_conf *rx_confs[MAX_DATA_STREAMS]; in app_main_loop() local43 memset(rx_confs, 0, sizeof(rx_confs)); in app_main_loop()60 rx_confs[rx_idx++] = &flow->rx_thread; in app_main_loop()101 i, lcore_id, rx_confs[i]->rx_port); in app_main_loop()104 app_rx_thread(rx_confs); in app_main_loop()