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

10 lines
90 B
Plaintext

DPDK_22 {
global:
rte_stack_create;
rte_stack_free;
rte_stack_lookup;
local: *;
};