Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dif_loop.c154 static int lo_output(struct ifnet *, struct mbuf *);
282 lo_output(struct ifnet *ifp, struct mbuf *m_list) in lo_output() function
660 lo_init.output = lo_output; in loopattach()