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