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