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

10 lines
90 B
Plaintext

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