Searched refs:rte_flow_classifier_create (Results 1 – 7 of 7) sorted by relevance
4 rte_flow_classifier_create;
162 rte_flow_classifier_create(struct rte_flow_classifier_params *params);
260 rte_flow_classifier_create(struct rte_flow_classifier_params *params) in rte_flow_classifier_create() function
57 rte_flow_classifier_create(struct rte_flow_classifier_params *params);177 ``rte_flow_classifier_create`` API.
830 cls->cls = rte_flow_classifier_create(&cls_params); in test_flow_classify()
819 cls_app->cls = rte_flow_classifier_create(&cls_params); in main()
219 cls_app->cls = rte_flow_classifier_create(&cls_params);