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

/freebsd-10.1-release/sys/net/
H A Dif_loop.c103 int looutput(struct ifnet *ifp, struct mbuf *m,
145 ifp->if_output = looutput;
213 looutput(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, function
279 printf("looutput: af=%d unexpected\n", af);

Completed in 104 milliseconds