Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dparameters.c722 auto_start = 1; in launch_args_parse()
743 auto_start = 1; in launch_args_parse()
H A Dtestpmd.h356 extern uint8_t auto_start;
H A Dtestpmd.c88 uint8_t auto_start = 0; variable
3977 if (auto_start) { in main()