mirror of https://github.com/F-Stack/f-stack.git
11 lines
114 B
Plaintext
11 lines
114 B
Plaintext
|
DPDK_17.11 {
|
||
|
global:
|
||
|
|
||
|
rte_vdev_init;
|
||
|
rte_vdev_register;
|
||
|
rte_vdev_uninit;
|
||
|
rte_vdev_unregister;
|
||
|
|
||
|
local: *;
|
||
|
};
|