Home
last modified time | relevance | path

Searched refs:auto_start (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test-pmd/
H A Dparameters.c731 auto_start = 1; in launch_args_parse()
752 auto_start = 1; in launch_args_parse()
H A Dtestpmd.h414 extern uint8_t auto_start;
H A Dtestpmd.c100 uint8_t auto_start = 0; variable
4282 if (auto_start) { in main()