Searched refs:last_item_type (Results 1 – 1 of 1) sorted by relevance
353 enum rte_flow_item_type last_item_type = prev_item_type; in i40e_hash_get_pattern_type() local378 last_item_type = pattern->type; in i40e_hash_get_pattern_type()379 if (last_item_type == RTE_FLOW_ITEM_TYPE_VLAN) { in i40e_hash_get_pattern_type()386 prev_item_type = last_item_type; in i40e_hash_get_pattern_type()387 assert(last_item_type < (enum rte_flow_item_type) in i40e_hash_get_pattern_type()389 item_hdr = pattern_item_header[last_item_type]; in i40e_hash_get_pattern_type()396 if (last_item_type == RTE_FLOW_ITEM_TYPE_GTPU) in i40e_hash_get_pattern_type()399 if (last_item_type == RTE_FLOW_ITEM_TYPE_GTPU) { in i40e_hash_get_pattern_type()411 if (pattern_hdrs && last_item_type != RTE_FLOW_ITEM_TYPE_VLAN) { in i40e_hash_get_pattern_type()