Searched refs:in6_gif_output (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Din6_gif.h41 int in6_gif_output(struct ifnet *, int, struct mbuf *, struct rtentry *);
H A Din6_gif.c99 in6_gif_output( function
157 printf("in6_gif_output: warning: unknown family %d passed\n",
169 printf("ENOBUFS in in6_gif_output %d\n", __LINE__);
/xnu-2782.1.97/bsd/net/
H A Dif_gif.c584 error = in6_gif_output(ifp, sc->gif_proto, m, NULL);

Completed in 38 milliseconds