Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify.c26 struct rte_cls_table { struct
48 struct rte_cls_table tables[RTE_FLOW_CLASSIFY_TABLE_MAX]; argument
295 rte_flow_classify_table_free(struct rte_cls_table *table) in rte_flow_classify_table_free()
316 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classifier_free()
377 struct rte_cls_table *table; in rte_flow_classify_table_create()
537 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classify_table_entry_add()
574 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classify_table_entry_delete()
593 struct rte_cls_table *table, in flow_classifier_lookup()
656 struct rte_cls_table *table = &cls->tables[i]; in rte_flow_classifier_query()
/f-stack/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];