mirror of https://github.com/F-Stack/f-stack.git
13 lines
173 B
Plaintext
13 lines
173 B
Plaintext
|
DPDK_21 {
|
||
|
global:
|
||
|
|
||
|
rte_pdump_disable;
|
||
|
rte_pdump_disable_by_deviceid;
|
||
|
rte_pdump_enable;
|
||
|
rte_pdump_enable_by_deviceid;
|
||
|
rte_pdump_init;
|
||
|
rte_pdump_uninit;
|
||
|
|
||
|
local: *;
|
||
|
};
|