Searched refs:next_type (Results 1 – 3 of 3) sorted by relevance
474 enum rte_flow_item_type next_type; in iavf_fdir_parse_pattern() local498 next_type = (item + 1)->type; in iavf_fdir_parse_pattern()504 if (next_type == RTE_FLOW_ITEM_TYPE_END && in iavf_fdir_parse_pattern()
1657 enum rte_flow_item_type next_type; in ice_fdir_parse_pattern() local1673 next_type = (item + 1)->type; in ice_fdir_parse_pattern()1692 next_type == RTE_FLOW_ITEM_TYPE_END) { in ice_fdir_parse_pattern()
2451 enum rte_flow_item_type next_type; in i40e_flow_parse_fdir_pattern() local2487 next_type = (item + 1)->type; in i40e_flow_parse_fdir_pattern()2489 if (next_type == RTE_FLOW_ITEM_TYPE_END && in i40e_flow_parse_fdir_pattern()2526 next_type == RTE_FLOW_ITEM_TYPE_END) { in i40e_flow_parse_fdir_pattern()2537 if (next_type == RTE_FLOW_ITEM_TYPE_VLAN || in i40e_flow_parse_fdir_pattern()