git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
pci: merge mapping functions for linux and bsd
[dpdk.git]
/
lib
/
librte_meter
/
rte_meter_version.map
1
DPDK_2.0 {
2
global:
3
4
rte_meter_srtcm_color_aware_check;
5
rte_meter_srtcm_color_blind_check;
6
rte_meter_srtcm_config;
7
rte_meter_trtcm_color_aware_check;
8
rte_meter_trtcm_color_blind_check;
9
rte_meter_trtcm_config;
10
11
local: *;
12
};