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