mirror of https://github.com/F-Stack/f-stack.git
17 lines
210 B
Plaintext
17 lines
210 B
Plaintext
|
INTERNAL {
|
||
|
global:
|
||
|
|
||
|
nfp_class_driver_register;
|
||
|
|
||
|
nfp_reconfig;
|
||
|
nfp_ext_reconfig;
|
||
|
nfp_reconfig_real;
|
||
|
nfp_read_mac;
|
||
|
nfp_write_mac;
|
||
|
nfp_enable_queues;
|
||
|
nfp_disable_queues;
|
||
|
nfp_dev_info_get;
|
||
|
|
||
|
local: *;
|
||
|
};
|