git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
eal: add new i40e device id
[dpdk.git]
/
lib
/
librte_cfgfile
/
rte_cfgfile_version.map
1
DPDK_2.0 {
2
global:
3
4
rte_cfgfile_close;
5
rte_cfgfile_get_entry;
6
rte_cfgfile_has_entry;
7
rte_cfgfile_has_section;
8
rte_cfgfile_load;
9
rte_cfgfile_num_sections;
10
rte_cfgfile_section_entries;
11
rte_cfgfile_section_num_entries;
12
rte_cfgfile_sections;
13
14
local: *;
15
};