git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
crypto/mlx5: add maximum segments configuration
[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
};