mirror of https://github.com/F-Stack/f-stack.git
14 lines
164 B
Plaintext
14 lines
164 B
Plaintext
|
DPDK_22 {
|
||
|
global:
|
||
|
|
||
|
rte_efd_create;
|
||
|
rte_efd_delete;
|
||
|
rte_efd_find_existing;
|
||
|
rte_efd_free;
|
||
|
rte_efd_lookup;
|
||
|
rte_efd_lookup_bulk;
|
||
|
rte_efd_update;
|
||
|
|
||
|
local: *;
|
||
|
};
|