Home
last modified time | relevance | path

Searched refs:rte_cls_table (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/flow_classify/
H A Drte_flow_classify.c23 struct rte_cls_table { struct
45 struct rte_cls_table tables[RTE_FLOW_CLASSIFY_TABLE_MAX]; argument
292 rte_flow_classify_table_free(struct rte_cls_table *table) in rte_flow_classify_table_free()
313 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classifier_free()
374 struct rte_cls_table *table; in rte_flow_classify_table_create()
534 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classify_table_entry_add()
571 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classify_table_entry_delete()
590 struct rte_cls_table *table, in flow_classifier_lookup()
653 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classifier_query()
/dpdk/doc/guides/prog_guide/
H A Dflow_classify_lib.rst196 struct rte_cls_table {
218 struct rte_cls_table tables[RTE_FLOW_CLASSIFY_TABLE_MAX];