14 lines
183 B
Plaintext
Raw Normal View History

DPDK_21 {
global:
rte_reorder_create;
rte_reorder_drain;
rte_reorder_find_existing;
rte_reorder_free;
rte_reorder_init;
rte_reorder_insert;
rte_reorder_reset;
local: *;
};