2020-08-10 15:10:20 +00:00
|
|
|
DPDK_21 {
|
2017-03-20 10:08:32 +00:00
|
|
|
global:
|
|
|
|
|
|
|
|
rte_distributor_clear_returns;
|
|
|
|
rte_distributor_create;
|
|
|
|
rte_distributor_flush;
|
|
|
|
rte_distributor_get_pkt;
|
|
|
|
rte_distributor_poll_pkt;
|
|
|
|
rte_distributor_process;
|
|
|
|
rte_distributor_request_pkt;
|
|
|
|
rte_distributor_return_pkt;
|
|
|
|
rte_distributor_returned_pkts;
|
2019-11-20 17:23:38 +00:00
|
|
|
|
|
|
|
local: *;
|
2019-11-20 17:23:36 +00:00
|
|
|
};
|