Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_upl.c124 static int upl_output(struct ifnet *, struct mbuf *, const struct sockaddr *,
216 ifp->if_output = upl_output; in upl_attach()
265 upl_output(struct ifnet *ifp, struct mbuf *m, const struct sockaddr *dst, in upl_output() function