Searched refs:grehdr (Results 1 – 9 of 9) sorted by relevance
41 struct grehdr { struct54 struct grehdr gi_gre; argument60 struct grehdr gi_gre;67 struct grehdr gi6_gre;73 struct grehdr gi6_gre;140 void gre_update_hdr(struct gre_softc *, struct grehdr *);
476 gre_update_hdr(struct gre_softc *sc, struct grehdr *gh) in gre_update_hdr()508 struct grehdr *gh; in gre_input()518 hlen = off + sizeof(struct grehdr) + 4 * sizeof(uint32_t); in gre_input()526 gh = (struct grehdr *)mtodo(m, off); in gre_input()627 gre_setseqn(struct grehdr *gh, uint32_t seq)695 struct grehdr *gh;779 gh = (struct grehdr *)mtodo(m, len);
235 struct grehdr { /* Enhanced GRE header. */ struct244 typedef struct grehdr GreHdr; argument
371 struct grehdr *gh; in in6_gre_attach()
366 struct grehdr *gh; in in_gre_attach()
1173 typedef struct grehdr { struct
199 struct grehdr {
1667 PULLUP_TO(hlen, ulp, struct grehdr); in ipfw_chk()