git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
152730bb4e69bf984f262f9509d70321a1f54fd8
[dpdk.git]
/
lib
/
bitratestats
/
version.map
1
DPDK_21 {
2
global:
3
4
rte_stats_bitrate_calc;
5
rte_stats_bitrate_create;
6
rte_stats_bitrate_reg;
7
8
local: *;
9
};
10
11
EXPERIMENTAL {
12
global:
13
14
rte_stats_bitrate_free;
15
};