git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
19dc66b0d4d61cd46df6c05e77fb7cad4f68f50f
[dpdk.git]
/
lib
/
gro
/
version.map
1
DPDK_21 {
2
global:
3
4
rte_gro_ctx_create;
5
rte_gro_ctx_destroy;
6
rte_gro_get_pkt_count;
7
rte_gro_reassemble;
8
rte_gro_reassemble_burst;
9
rte_gro_timeout_flush;
10
11
local: *;
12
};