Searched refs:ether_output_frame (Results 1 – 5 of 5) sorted by relevance
443 extern int ether_output_frame(struct ifnet *, struct mbuf *);
438 return ether_output_frame(ifp, m); in ether_output()468 ether_output_frame(struct ifnet *ifp, struct mbuf *m) in ether_output_frame() function
704 return ether_output_frame(ifp, m); in ng_ether_rcv_lower()
820 ether_output_frame(ifp, m); in dummynet_send()