1 2 3 4 5 6 7 8 9 10 11 12 13
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: *; };