Searched refs:ether_output_frame (Results 1 – 4 of 4) sorted by relevance
466 extern int ether_output_frame(struct ifnet *, struct mbuf *);
433 return ether_output_frame(ifp, m); in ether_output()465 ether_output_frame(struct ifnet *ifp, struct mbuf *m) in ether_output_frame() function
709 return ether_output_frame(ifp, m); in ng_ether_rcv_lower()
856 ether_output_frame(ifp, m); in dummynet_send()