Searched refs:hn_transmit (Results 1 – 1 of 1) sorted by relevance
277 static int hn_transmit(if_t, struct mbuf *);2374 if_settransmitfn(ifp, hn_transmit); in hn_attach()5944 hn_transmit(if_t ifp, struct mbuf *m) in hn_transmit() function