git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/bnxt: fix mark id update to mbuf
[dpdk.git]
/
lib
/
librte_gro
/
rte_gro_version.map
1
DPDK_20.0 {
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
};