Home
last modified time | relevance | path

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

/dragonfly/sys/net/
H A Dif_loop.c75 static int lo_output(struct ifnet *, struct mbuf *, struct sockaddr *,
119 ifp->if_output = lo_output; in lo_clone_create()
149 lo_output(struct ifnet *ifp, struct mbuf *m, struct sockaddr *dst, in lo_output() function