f-stack/dpdk/lib/librte_stack/rte_stack_version.map

10 lines
95 B
Plaintext
Raw Normal View History

2020-06-18 16:55:50 +00:00
EXPERIMENTAL {
global:
rte_stack_create;
rte_stack_free;
rte_stack_lookup;
local: *;
};