Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h19 #define APP_INTERACTIVE_DEFAULT 0 macro
H A Dmain.c26 uint8_t interactive = APP_INTERACTIVE_DEFAULT;
H A Dargs.c75 printf(usage, prgname, APP_INTERACTIVE_DEFAULT, app_main_core, in app_usage()