Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gre.h65 struct greip6 { struct
104 struct greip6 *ip6hdr;
/f-stack/tools/compat/include/net/
H A Dif_gre.h65 struct greip6 { struct
104 struct greip6 *ip6hdr;
/f-stack/freebsd/netinet6/
H A Dip6_gre.c382 sc->gre_hlen = sizeof(struct greip6); in in6_gre_attach()
545 struct greip6 *gi6; in in6_gre_output()
547 gi6 = mtod(m, struct greip6 *); in in6_gre_output()
557 .min_length = sizeof(struct greip6) +