Searched refs:gif_input (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gif.h | 106 void gif_input(struct mbuf *, struct ifnet *, int, uint8_t);
|
| H A D | if_gif.c | 423 gif_input(struct mbuf *m, struct ifnet *ifp, int proto, uint8_t ecn) in gif_input() function
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gif.h | 106 void gif_input(struct mbuf *, struct ifnet *, int, uint8_t);
|
| /f-stack/freebsd/netinet/ |
| H A D | in_gif.c | 328 gif_input(m, gifp, proto, ecn); in in_gif_input()
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_gif.c | 349 gif_input(m, gifp, proto, ecn); in in6_gif_input()
|