18 lines
193 B
Plaintext
18 lines
193 B
Plaintext
DPDK_23 {
|
|
global:
|
|
|
|
rte_vdev_add_custom_scan;
|
|
rte_vdev_init;
|
|
rte_vdev_remove_custom_scan;
|
|
rte_vdev_uninit;
|
|
|
|
local: *;
|
|
};
|
|
|
|
INTERNAL {
|
|
global:
|
|
|
|
rte_vdev_register;
|
|
rte_vdev_unregister;
|
|
};
|