Searched refs:frag_data_spec (Results 1 – 1 of 1) sorted by relevance
1899 rte_be16_t frag_data_spec = 0; in flow_dv_validate_item_ipv6_frag_ext() local1924 frag_data_spec = spec->hdr.frag_data & mask->hdr.frag_data; in flow_dv_validate_item_ipv6_frag_ext()1925 if (!frag_data_spec) in flow_dv_validate_item_ipv6_frag_ext()1941 if (frag_data_spec == RTE_BE16(RTE_IPV6_EHDR_MF_MASK)) in flow_dv_validate_item_ipv6_frag_ext()1946 if (frag_data_spec && !last) in flow_dv_validate_item_ipv6_frag_ext()1966 if (frag_data_spec == RTE_BE16(RTE_IPV6_EHDR_FO_ALIGN | in flow_dv_validate_item_ipv6_frag_ext()1980 if (frag_data_spec == RTE_BE16(RTE_IPV6_EHDR_FO_ALIGN) && in flow_dv_validate_item_ipv6_frag_ext()