f-stack/dpdk/lib/latencystats/version.map

12 lines
163 B
Plaintext
Raw Normal View History

2022-09-06 04:00:10 +00:00
DPDK_22 {
2021-02-05 08:48:47 +00:00
global:
rte_latencystats_get;
rte_latencystats_get_names;
rte_latencystats_init;
rte_latencystats_uninit;
rte_latencystats_update;
local: *;
};