Searched refs:gre_update_udphdr (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gre.h | 141 void gre_update_udphdr(struct gre_softc *, struct udphdr *, uint16_t);
|
| H A D | if_gre.c | 463 gre_update_udphdr(struct gre_softc *sc, struct udphdr *udp, uint16_t csum) in gre_update_udphdr() function
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gre.h | 141 void gre_update_udphdr(struct gre_softc *, struct udphdr *, uint16_t);
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_gre.c | 379 gre_update_udphdr(sc, &sc->gre_udp6, in in6_gre_attach()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_gre.c | 374 gre_update_udphdr(sc, &sc->gre_udp, in in_gre_attach()
|