Searched refs:flow_item_proto_preprocess (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_flow.c | 402 flow_item_proto_preprocess(const struct rte_flow_item *item, in flow_item_proto_preprocess() function 512 status = flow_item_proto_preprocess(*item, in flow_item_skip_disabled_protos() 670 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_match_acl_get() 771 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_match_acl_get() 1049 status = flow_item_proto_preprocess(item, in flow_rule_match_hash_get() 1676 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1697 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1721 status = flow_item_proto_preprocess(item, &spec, in flow_rule_action_get() 1779 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1800 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get()
|