mirror of https://github.com/F-Stack/f-stack.git
16 lines
232 B
Plaintext
16 lines
232 B
Plaintext
|
DPDK_17.11 {
|
||
|
global:
|
||
|
|
||
|
eal_parse_pci_BDF;
|
||
|
eal_parse_pci_DomBDF;
|
||
|
rte_pci_addr_cmp;
|
||
|
rte_pci_addr_parse;
|
||
|
rte_pci_device_name;
|
||
|
pci_map_resource;
|
||
|
pci_unmap_resource;
|
||
|
rte_eal_compare_pci_addr;
|
||
|
rte_pci_device_name;
|
||
|
|
||
|
local: *;
|
||
|
};
|