Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_loop.c155 static int lo_output(struct ifnet *, struct mbuf *);
284 lo_output(struct ifnet *ifp, struct mbuf *m_list) in lo_output() function
662 lo_init.output = lo_output; in loopattach()