Searched refs:ether_output_frame (Results 1 – 4 of 4) sorted by relevance
470 extern int ether_output_frame(struct ifnet *, struct mbuf *);
435 return ether_output_frame(ifp, m); in ether_output()467 ether_output_frame(struct ifnet *ifp, struct mbuf *m) in ether_output_frame() function
705 return ether_output_frame(ifp, m); in ng_ether_rcv_lower()
851 ether_output_frame(ifp, m); in dummynet_send()