mirror of https://github.com/F-Stack/f-stack.git
10 lines
90 B
Plaintext
10 lines
90 B
Plaintext
|
DPDK_21 {
|
||
|
global:
|
||
|
|
||
|
rte_stack_create;
|
||
|
rte_stack_free;
|
||
|
rte_stack_lookup;
|
||
|
|
||
|
local: *;
|
||
|
};
|