Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_gre.h57 struct greudp { struct
101 struct greudp *udphdr;
/f-stack/tools/compat/include/net/
H A Dif_gre.h57 struct greudp { struct
101 struct greudp *udphdr;
/f-stack/freebsd/netinet/
H A Dip_gre.c371 sc->gre_hlen = sizeof(struct greudp); in in_gre_attach()
486 ip = malloc(sizeof(struct greudp) + 3 * sizeof(uint32_t), in in_gre_ioctl()