Searched refs:l2_none (Results 1 – 1 of 1) sorted by relevance
697 uint64_t l2_none, l2_mac, l2_mac_vlan; in txgbe_parse_tun_ptid() local704 l2_none = sizeof(struct txgbe_udphdr) + sizeof(struct txgbe_vxlanhdr); in txgbe_parse_tun_ptid()705 l2_mac = l2_none + sizeof(struct rte_ether_hdr); in txgbe_parse_tun_ptid()708 if (tx_pkt->l2_len == l2_none) in txgbe_parse_tun_ptid()