Searched refs:gh (Results 1 – 2 of 2) sorted by relevance
144 const struct rte_gre_hdr *gh; in ptype_tunnel() local148 gh = rte_pktmbuf_read(m, *off, sizeof(*gh), &gh_copy); in ptype_tunnel()149 if (unlikely(gh == NULL)) in ptype_tunnel()152 flags = rte_be_to_cpu_16(*(const uint16_t *)gh); in ptype_tunnel()158 *proto = gh->proto; in ptype_tunnel()
664 const struct txgbe_genevehdr *gh; in txgbe_get_tun_len() local680 gh = rte_pktmbuf_read(mbuf, in txgbe_get_tun_len()685 + (gh->opt_len << 2); in txgbe_get_tun_len()