Searched refs:ether_output (Results 1 – 3 of 3) sorted by relevance
441 extern int ether_output(struct ifnet *, struct mbuf *,
286 ether_output(struct ifnet *ifp, struct mbuf *m, in ether_output() function1002 ifp->if_output = ether_output; in ether_ifattach()
404 ifp->if_output = ether_output; in ng_eiface_constructor()