numam-dpdk/lib/librte_flow_classify/rte_flow_classify_version.map

14 lines
261 B
Plaintext
Raw Normal View History

EXPERIMENTAL {
global:
rte_flow_classifier_create;
rte_flow_classifier_free;
rte_flow_classifier_query;
rte_flow_classify_table_create;
rte_flow_classify_table_entry_add;
rte_flow_classify_table_entry_delete;
rte_flow_classify_validate;
local: *;
};