Searched refs:rte_cfgfile_add_section (Results 1 – 3 of 3) sorted by relevance
5 rte_cfgfile_add_section;
121 rte_cfgfile_add_section(struct rte_cfgfile *cfg, const char *sectionname);
217 rte_cfgfile_add_section(cfg, &buffer[1]); in rte_cfgfile_load_with_params()308 rte_cfgfile_add_section(cfg, "GLOBAL"); in rte_cfgfile_create()327 rte_cfgfile_add_section(struct rte_cfgfile *cfg, const char *sectionname) in rte_cfgfile_add_section() function