Home
last modified time | relevance | path

Searched refs:max_sections (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_cfgfile/
H A Drte_cfgfile.h203 int max_sections);
H A Drte_cfgfile.c481 int max_sections) in rte_cfgfile_sections() argument
485 for (i = 0; i < cfg->num_sections && i < max_sections; i++) in rte_cfgfile_sections()