Home
last modified time | relevance | path

Searched refs:eth_ethertype_ofst (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_mae.c3360 size_t eth_ethertype_ofst = offsetof(struct rte_ether_hdr, ether_type); in sfc_mae_rule_parse_action_vxlan_encap() local
3441 ethertype_ofst = eth_ethertype_ofst; in sfc_mae_rule_parse_action_vxlan_encap()
3455 ethertypep = RTE_PTR_ADD(buf, eth_ethertype_ofst); in sfc_mae_rule_parse_action_vxlan_encap()