mirror of https://github.com/F-Stack/f-stack.git
16 lines
165 B
Plaintext
16 lines
165 B
Plaintext
|
DPDK_21 {
|
||
|
global:
|
||
|
|
||
|
rte_stats_bitrate_calc;
|
||
|
rte_stats_bitrate_create;
|
||
|
rte_stats_bitrate_reg;
|
||
|
|
||
|
local: *;
|
||
|
};
|
||
|
|
||
|
EXPERIMENTAL {
|
||
|
global:
|
||
|
|
||
|
rte_stats_bitrate_free;
|
||
|
};
|