Searched refs:n_sections (Results 1 – 1 of 1) sorted by relevance
340 struct rte_cfgfile_section *n_sections = in rte_cfgfile_add_section() local346 if (n_sections == NULL) in rte_cfgfile_add_section()350 n_sections[i + cfg->allocated_sections].num_entries = 0; in rte_cfgfile_add_section()351 n_sections[i + in rte_cfgfile_add_section()353 n_sections[i + cfg->allocated_sections].entries = NULL; in rte_cfgfile_add_section()355 cfg->sections = n_sections; in rte_cfgfile_add_section()