Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gre.h70 struct greudp6 { struct
105 struct greudp6 *udp6hdr;
/f-stack/tools/compat/include/net/
H A Dif_gre.h70 struct greudp6 { struct
105 struct greudp6 *udp6hdr;
/f-stack/freebsd/netinet6/
H A Dip6_gre.c376 sc->gre_hlen = sizeof(struct greudp6); in in6_gre_attach()
497 ip6 = malloc(sizeof(struct greudp6) + 3 * sizeof(uint32_t), in in6_gre_ioctl()