Searched refs:RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE (Results 1 – 6 of 6) sorted by relevance
90 RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE = 1 << 1, enumerator
437 table_type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE; in classify_parse_ntuple_filter()
510 case RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE: in rte_flow_classify_table_entry_add()
841 cls_table_params.type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE; in test_flow_classify()
834 cls_table_params.type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE; in main()
234 cls_table_params.type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE;