Searched refs:upl_input (Results 1 – 1 of 1) sorted by relevance
221 Static void upl_input(struct ifnet *, struct mbuf *);325 ifp->if_input = upl_input; in USB_ATTACH()589 upl_input(ifp, m); in upl_rxeof()1062 upl_input(struct ifnet *ifp, struct mbuf *m) in upl_input() function