Searched refs:ethertypep (Results 1 – 1 of 1) sorted by relevance
3395 rte_be16_t *ethertypep; in sfc_mae_rule_parse_action_vxlan_encap() local3455 ethertypep = RTE_PTR_ADD(buf, eth_ethertype_ofst); in sfc_mae_rule_parse_action_vxlan_encap()3456 *ethertypep = RTE_BE16(RTE_ETHER_TYPE_QINQ); in sfc_mae_rule_parse_action_vxlan_encap()3458 ethertypep = RTE_PTR_ADD(buf, ethertype_ofst); in sfc_mae_rule_parse_action_vxlan_encap()3459 *ethertypep = RTE_BE16(RTE_ETHER_TYPE_VLAN); in sfc_mae_rule_parse_action_vxlan_encap()3479 ethertypep = RTE_PTR_ADD(buf, ethertype_ofst); in sfc_mae_rule_parse_action_vxlan_encap()3480 *ethertypep = RTE_BE16(RTE_ETHER_TYPE_IPV4); in sfc_mae_rule_parse_action_vxlan_encap()3498 ethertypep = RTE_PTR_ADD(buf, ethertype_ofst); in sfc_mae_rule_parse_action_vxlan_encap()3499 *ethertypep = RTE_BE16(RTE_ETHER_TYPE_IPV6); in sfc_mae_rule_parse_action_vxlan_encap()