Searched refs:flow_item_proto_preprocess (Results 1 – 1 of 1) sorted by relevance
| /f-stack/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() 1672 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1693 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1717 status = flow_item_proto_preprocess(item, &spec, in flow_rule_action_get() 1775 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get() 1796 status = flow_item_proto_preprocess(item, &spec, &mask, in flow_rule_action_get()
|