Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_cfgfile/
H A Dversion.map7 rte_cfgfile_create;
H A Drte_cfgfile.h108 struct rte_cfgfile *rte_cfgfile_create(int flags);
H A Drte_cfgfile.c181 cfg = rte_cfgfile_create(flags); in rte_cfgfile_load_with_params()
271 rte_cfgfile_create(int flags) in rte_cfgfile_create() function