Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/qos_sched/
H A Dmain.h142 extern const char *cfg_profile;
H A Dinit.c54 const char *cfg_profile = NULL; variable
381 if (app_load_cfg_profile(cfg_profile) != 0) in app_init()
H A Dargs.c400 cfg_profile = optarg; in app_parse_args()