Searched refs:ether_output_frame (Results 1 – 4 of 4) sorted by relevance
443 extern int ether_output_frame(struct ifnet *, struct mbuf *);
441 return ether_output_frame(ifp, m); in ether_output()473 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()
831 ether_output_frame(ifp, m); in dummynet_send()