Searched refs:innermost_ethertype_restriction (Results 1 – 2 of 2) sorted by relevance
311 struct sfc_mae_ethertype innermost_ethertype_restriction; member
1313 if (pdata->innermost_ethertype_restriction.mask != 0 && in sfc_mae_rule_process_pattern_data()1374 if (pdata->innermost_ethertype_restriction.mask == RTE_BE16(0xffff)) { in sfc_mae_rule_process_pattern_data()1378 enforced_et = pdata->innermost_ethertype_restriction.value; in sfc_mae_rule_process_pattern_data()2144 pdata->innermost_ethertype_restriction.value = ethertype_ipv4_be; in sfc_mae_rule_parse_item_ipv4()2145 pdata->innermost_ethertype_restriction.mask = RTE_BE16(0xffff); in sfc_mae_rule_parse_item_ipv4()2223 pdata->innermost_ethertype_restriction.value = ethertype_ipv6_be; in sfc_mae_rule_parse_item_ipv6()2224 pdata->innermost_ethertype_restriction.mask = RTE_BE16(0xffff); in sfc_mae_rule_parse_item_ipv6()