Searched refs:gh (Results 1 – 9 of 9) sorted by relevance
36 GH_PAGES_DIR = gh-pages/37 GH_PAGES_DIR_VER = gh-pages/${PACKAGE_VERSION}65 && git push origin gh-pages ) ; true77 && git push origin gh-pages ) ; true85 get-gh-pages:87 gh-pages -b gh-pages117 && git push origin gh-pages ) ; true
484 opts = gh->gre_opts; in gre_update_hdr()501 gh->gre_flags = htons(flags); in gre_update_hdr()508 struct grehdr *gh; in gre_input() local527 flags = ntohs(gh->gre_flags); in gre_input()530 opts = gh->gre_opts; in gre_input()566 switch (ntohs(gh->gre_proto)) {632 opts = gh->gre_opts;633 flags = ntohs(gh->gre_flags);695 struct grehdr *gh;780 gh->gre_proto = proto;[all …]
143 const struct rte_gre_hdr *gh; in ptype_tunnel() local147 gh = rte_pktmbuf_read(m, *off, sizeof(*gh), &gh_copy); in ptype_tunnel()148 if (unlikely(gh == NULL)) in ptype_tunnel()151 flags = rte_be_to_cpu_16(*(const uint16_t *)gh); in ptype_tunnel()157 *proto = gh->proto; in ptype_tunnel()
7 [](https://codecov.io/gh…
371 struct grehdr *gh; in in6_gre_attach() local378 gh = &sc->gre_udp6hdr->gi6_gre; in in6_gre_attach()384 gh = &sc->gre_ip6hdr->gi6_gre; in in6_gre_attach()387 gre_update_hdr(sc, gh); in in6_gre_attach()
366 struct grehdr *gh; in in_gre_attach() local373 gh = &sc->gre_udphdr->gi_gre; in in_gre_attach()380 gh = &sc->gre_iphdr->gi_gre; in in_gre_attach()384 gre_update_hdr(sc, gh); in in_gre_attach()
14 https://github.com/google/styleguide/blob/gh-pages/shell.xml
24 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite"25 [CircleLink]: https://circleci.com/gh/facebook/zstd
649 const struct txgbe_genevehdr *gh; in txgbe_get_tun_len() local665 gh = rte_pktmbuf_read(mbuf, in txgbe_get_tun_len()670 + (gh->opt_len << 2); in txgbe_get_tun_len()