Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_gre.h64 struct greip6 { struct
103 struct greip6 *ip6hdr;
/src/sys/netinet6/
H A Dip6_gre.c365 sc->gre_hlen = sizeof(struct greip6); in in6_gre_attach()
528 struct greip6 *gi6; in in6_gre_output()
530 gi6 = mtod(m, struct greip6 *); in in6_gre_output()
540 .min_length = sizeof(struct greip6) +