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

/darwin-on-arm/xnu/bsd/net/
H A Dif_loop.c166 static int lo_output(struct ifnet *, struct mbuf *);
275 lo_output(struct ifnet *ifp, struct mbuf *m_list) function
285 panic("lo_output: no HDR");
647 lo_init.output = lo_output;

Completed in 68 milliseconds