Searched refs:grehdr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_gre.h39 struct grehdr { struct
52 struct grehdr gi_gre;
59 struct grehdr gi6_gre;
H A Dif_gre.c505 struct grehdr *gh = NULL;
677 struct grehdr *gh;
689 gh = (struct grehdr *)mtodo(m, *offp);
826 gre_setseqn(struct grehdr *gh, uint32_t seq)
847 struct grehdr *gh;
899 gh = (struct grehdr *)mtodo(m, olen);
/freebsd-10.2-release/sys/netinet/libalias/
H A Dalias_pptp.c235 struct grehdr { /* Enhanced GRE header. */ struct
244 typedef struct grehdr GreHdr;
/freebsd-10.2-release/contrib/traceroute/
H A Dtraceroute.c275 struct grehdr { struct
463 sizeof(struct grehdr),
1531 struct grehdr *const gre = (struct grehdr *) outp;
1542 struct grehdr *const gre = (struct grehdr *) data;
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_fil.h1237 typedef struct grehdr { struct

Completed in 79 milliseconds