mirror of https://github.com/F-Stack/f-stack.git
15 lines
141 B
Plaintext
15 lines
141 B
Plaintext
|
DPDK_21 {
|
||
|
global:
|
||
|
|
||
|
rte_pmd_dpaa_set_tx_loopback;
|
||
|
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
INTERNAL {
|
||
|
global:
|
||
|
|
||
|
dpaa_eth_eventq_attach;
|
||
|
dpaa_eth_eventq_detach;
|
||
|
};
|