Lines Matching refs:rte_flow_classifier
35 struct rte_flow_classifier { struct
89 struct rte_flow_classifier *cls, in rte_flow_classify_validate()
256 struct rte_flow_classifier *
259 struct rte_flow_classifier *cls; in rte_flow_classifier_create()
273 sizeof(struct rte_flow_classifier), in rte_flow_classifier_create()
299 rte_flow_classifier_free(struct rte_flow_classifier *cls) in rte_flow_classifier_free()
325 rte_table_check_params(struct rte_flow_classifier *cls, in rte_table_check_params()
371 rte_flow_classify_table_create(struct rte_flow_classifier *cls, in rte_flow_classify_table_create()
412 allocate_acl_ipv4_5tuple_rule(struct rte_flow_classifier *cls) in allocate_acl_ipv4_5tuple_rule()
478 rte_flow_classify_table_entry_add(struct rte_flow_classifier *cls, in rte_flow_classify_table_entry_add()
560 rte_flow_classify_table_entry_delete(struct rte_flow_classifier *cls, in rte_flow_classify_table_entry_delete()
589 flow_classifier_lookup(struct rte_flow_classifier *cls, in flow_classifier_lookup()
612 action_apply(struct rte_flow_classifier *cls, in action_apply()
638 rte_flow_classifier_query(struct rte_flow_classifier *cls, in rte_flow_classifier_query()