Searched refs:item_spec (Results 1 – 2 of 2) sorted by relevance
906 const struct rte_flow_item_eth *item_spec; in sfc_mae_rule_parse_item_eth() local909 item_spec = (const struct rte_flow_item_eth *)spec; in sfc_mae_rule_parse_item_eth()912 ethertypes[0].value = item_spec->type; in sfc_mae_rule_parse_item_eth()1003 const struct rte_flow_item_vlan *item_spec; in sfc_mae_rule_parse_item_vlan() local1006 item_spec = (const struct rte_flow_item_vlan *)spec; in sfc_mae_rule_parse_item_vlan()1085 const struct rte_flow_item_ipv4 *item_spec; in sfc_mae_rule_parse_item_ipv4() local1088 item_spec = (const struct rte_flow_item_ipv4 *)spec; in sfc_mae_rule_parse_item_ipv4()1091 pdata->l3_next_proto_value = item_spec->hdr.next_proto_id; in sfc_mae_rule_parse_item_ipv4()1164 const struct rte_flow_item_ipv6 *item_spec; in sfc_mae_rule_parse_item_ipv6() local1167 item_spec = (const struct rte_flow_item_ipv6 *)spec; in sfc_mae_rule_parse_item_ipv6()[all …]
303 union flow_item *item_spec, in flow_item_raw_preprocess() argument313 uint8_t *spec = (uint8_t *)item_spec; in flow_item_raw_preprocess()403 union flow_item *item_spec, in flow_item_proto_preprocess() argument410 uint8_t *spec = (uint8_t *)item_spec; in flow_item_proto_preprocess()423 item_spec, in flow_item_proto_preprocess()439 memset(item_spec, 0, size); in flow_item_proto_preprocess()