Searched refs:ether_output (Results 1 – 3 of 3) sorted by relevance
468 extern int ether_output(struct ifnet *, struct mbuf *,
280 ether_output(struct ifnet *ifp, struct mbuf *m, in ether_output() function987 ifp->if_output = ether_output; in ether_ifattach()
406 ifp->if_output = ether_output; in ng_eiface_constructor()