Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_gre.h56 struct greudp { struct
100 struct greudp *udphdr;
/src/sys/netinet/
H A Dip_gre.c356 sc->gre_hlen = sizeof(struct greudp); in in_gre_attach()
473 ip = malloc(sizeof(struct greudp) + 3 * sizeof(uint32_t), in in_gre_ioctl()