mirror of https://github.com/F-Stack/f-stack.git
12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
|
DPDK_22 {
|
||
|
global:
|
||
|
|
||
|
rte_latencystats_get;
|
||
|
rte_latencystats_get_names;
|
||
|
rte_latencystats_init;
|
||
|
rte_latencystats_uninit;
|
||
|
rte_latencystats_update;
|
||
|
|
||
|
local: *;
|
||
|
};
|