Searched refs:no_device_start (Results 1 – 3 of 3) sorted by relevance
425 extern uint8_t no_device_start; /**<set by "--disable-device-start" parameter */
1374 no_device_start = 1; in launch_args_parse()
384 uint8_t no_device_start = 0; variable4238 if (!no_device_start && start_port(RTE_PORT_ALL) != 0) in main()