13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
DPDK_23 {
|
|
global:
|
|
|
|
rte_gro_ctx_create;
|
|
rte_gro_ctx_destroy;
|
|
rte_gro_get_pkt_count;
|
|
rte_gro_reassemble;
|
|
rte_gro_reassemble_burst;
|
|
rte_gro_timeout_flush;
|
|
|
|
local: *;
|
|
};
|