Searched refs:ether_output_frame (Results 1 – 7 of 7) sorted by relevance
440 ether_output_frame(pkt->ifp, m); in ip_dn_ether_output()
558 error = ether_output_frame(ifp, m); in ng_ether_rcv_lower()
408 return ether_output_frame(ifp, m); in ether_output()436 ether_output_frame(struct ifnet *ifp, struct mbuf *m) in ether_output_frame() function
929 int ether_output_frame(struct ifnet *, struct mbuf *);
632 return ether_output_frame(ifp, m); in ng_ether_rcv_lower()
1025 priv->if_error = ether_output_frame(oifp, m0); in ng_fec_start()