mirror of https://github.com/F-Stack/f-stack.git
14 lines
203 B
Plaintext
14 lines
203 B
Plaintext
|
DPDK_16.07 {
|
||
|
global:
|
||
|
|
||
|
rte_pdump_disable;
|
||
|
rte_pdump_disable_by_deviceid;
|
||
|
rte_pdump_enable;
|
||
|
rte_pdump_enable_by_deviceid;
|
||
|
rte_pdump_init;
|
||
|
rte_pdump_set_socket_dir;
|
||
|
rte_pdump_uninit;
|
||
|
|
||
|
local: *;
|
||
|
};
|