mirror of https://github.com/F-Stack/f-stack.git
18 lines
349 B
Plaintext
18 lines
349 B
Plaintext
DPDK_23 {
|
|
global:
|
|
|
|
rte_pmd_ifpga_cleanup;
|
|
rte_pmd_ifpga_get_dev_id;
|
|
rte_pmd_ifpga_get_phy_info;
|
|
rte_pmd_ifpga_get_property;
|
|
rte_pmd_ifpga_get_rsu_status;
|
|
rte_pmd_ifpga_partial_reconfigure;
|
|
rte_pmd_ifpga_reboot_try;
|
|
rte_pmd_ifpga_reload;
|
|
rte_pmd_ifpga_set_rsu_status;
|
|
rte_pmd_ifpga_stop_update;
|
|
rte_pmd_ifpga_update_flash;
|
|
|
|
local: *;
|
|
};
|