Searched refs:gif_output (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_gif.h | 107 int gif_output(struct ifnet *, struct mbuf *, const struct sockaddr *,
|
| H A D | if_gif.c | 155 GIF2IFP(sc)->if_output = gif_output; in gif_clone_create() 404 gif_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in gif_output() function
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gif.h | 107 int gif_output(struct ifnet *, struct mbuf *, const struct sockaddr *,
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_gif.c | 481 return gif_output(priv->ifp, m, &dst, NULL); in ng_gif_rcv_lower()
|