2017-10-24 17:28:00 +00:00
|
|
|
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;
|
2017-12-19 14:29:17 +00:00
|
|
|
rte_flow_classify_validate;
|
2017-10-24 17:28:00 +00:00
|
|
|
|
|
|
|
local: *;
|
|
|
|
};
|