Searched refs:uhso_ifnet_input (Results 1 – 1 of 1) sorted by relevance
420 Static void uhso_ifnet_input(struct ifnet *, struct mbuf **, uint8_t *, size_t);2077 uhso_ifnet_input(ifp, &hp->hp_mbuf, cp, cc); in uhso_ifnet_read_cb()2084 uhso_ifnet_input(struct ifnet *ifp, struct mbuf **mb, uint8_t *cp, size_t cc) in uhso_ifnet_input() function