Searched refs:in6_gre_output (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gre.h | 154 int in6_gre_output(struct mbuf *, int, int, uint32_t);
|
| H A D | if_gre.c | 796 error = in6_gre_output(m, af, sc->gre_hlen, flowid);
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gre.h | 154 int in6_gre_output(struct mbuf *, int, int, uint32_t);
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_gre.c | 542 in6_gre_output(struct mbuf *m, int af __unused, int hlen __unused, in in6_gre_output() function
|