ether_output_frame
extern int ether_output_frame(struct ifnet *, struct mbuf *);
return ether_output_frame(ifp, m);
ether_output_frame(ifp, m);